kernel-ark/arch/powerpc/platforms/celleb
Ishizaki Kou 8388374f1c [POWERPC] Celleb: bug fix caused by not casting pointer types
This fixes a bug caused by changes of pointer type in
commit f1fda89522.

hose->cfg_addr type is "volatile unsigned int __iomem *", so
"hose->cfg_addr + X" will not make an intended address.

This patch also adds comments for usage of cfg_addr and cfg_data in
pci_controller structure.  We use them in irregular way, and the
original code is short of explanations about them.

Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-03-08 04:09:33 +11:00
..
beat_syscall.h
beat_wrapper.h
beat.c
beat.h
htab.c [POWERPC] Celleb: improve MMU hashtable locking 2007-02-13 15:35:51 +11:00
hvCall.S
interrupt.c
interrupt.h
iommu.c
Makefile [POWERPC] celleb: fix scc_uhc.c dependency 2007-02-16 14:00:20 +11:00
pci.c [PATCH] powerpc: celleb trivial endianness and iomem annotations 2007-02-09 09:14:08 -08:00
pci.h
scc_epci.c [POWERPC] Celleb: bug fix caused by not casting pointer types 2007-03-08 04:09:33 +11:00
scc_sio.c
scc_uhc.c
scc.h
setup.c [POWERPC] celleb: fix CONFIG_KEXEC dependency 2007-02-16 14:00:20 +11:00
smp.c
spu_priv1.c
udbg_beat.c