linux-stable-rt/arch/sh/drivers/pci
David McKay 15444a8973 sh: Allow use of GENERIC_IOMAP
The synopsys PCI cell used in the later STMicro chips requires code to
be run in order to do IO cycles, rather than just memory mapping the IO
space. Rather than extending the existing SH infrastructure to allow
this, use the GENERIC_IOMAP implmentation to save re-inventing the
wheel.

This set of changes allows the SH to be built with GENERIC_IOMAP
enabled, it just ifdef's out the functions provided by the GENERIC_IOMAP
implementation, and provides a few required missing functions.

Signed-off-by: David McKay <david.mckay@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-24 16:10:40 +09:00
..
Kconfig
Makefile sh: pci: Initial PCI-Express support for SH7786 Urquell board. 2009-06-17 18:20:48 +09:00
fixups-cayman.c
fixups-dreamcast.c
fixups-landisk.c
fixups-r7780rp.c
fixups-rts7751r2d.c
fixups-sdk7780.c
fixups-se7751.c
fixups-sh03.c
fixups-snapgear.c
fixups-titan.c
ops-dreamcast.c sh: pci: remove duplicated #include's 2009-06-14 17:48:43 +09:00
ops-sh4.c
ops-sh5.c
ops-sh7786.c sh: pci: SH7786 PCI ops. 2009-06-16 06:26:08 +09:00
pci-dreamcast.c
pci-sh4.h
pci-sh5.c
pci-sh5.h
pci-sh7751.c
pci-sh7751.h
pci-sh7780.c
pci-sh7780.h
pci.c sh: Allow use of GENERIC_IOMAP 2009-08-24 16:10:40 +09:00
pcie-sh7786.c sh: pci: Initial PCI-Express support for SH7786 Urquell board. 2009-06-17 18:20:48 +09:00
pcie-sh7786.h sh: pci: SH7786 PCI ops. 2009-06-16 06:26:08 +09:00