remarkable-linux/arch/sh/drivers
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
..
dma sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS 2009-08-19 19:28:40 +09:00
pci sh: Allow use of GENERIC_IOMAP 2009-08-24 16:10:40 +09:00
superhyway spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
heartbeat.c sh: Prevent heartbeat from scribbling over non-LED bits. 2009-08-18 21:16:29 +09:00
Kconfig sh: Add SH7785 Highlander board support (R7785RP). 2007-05-07 02:10:53 +00:00
Makefile sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
push-switch.c sh: Revert incorrect license string changes. 2007-09-24 17:49:51 +09:00