android_kernel_xiaomi_sdm845/arch/arm/mach-davinci
Kevin Hilman f5c122da54 davinci: add arch_ioremap() which uses existing static mappings
Add arch-specific ioremap() which uses any existing static mappings in
place of doing a new mapping.  From now on, drivers should always use
ioremap() instead of IO_ADDRESS().

In addition, remove the davinci_[read|write]* macros in favor of using
ioremap.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-04-23 09:31:09 -07:00
..
include/mach davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
board-evm.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
clock.c davinci: major rework of clock, PLL, PSC infrastructure 2009-04-23 09:31:00 -07:00
clock.h davinci: major rework of clock, PLL, PSC infrastructure 2009-04-23 09:31:00 -07:00
devices.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
gpio.c Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git 2008-10-09 21:33:05 +01:00
id.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
io.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
irq.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
Kconfig davinci: major rework of clock, PLL, PSC infrastructure 2009-04-23 09:31:00 -07:00
Makefile ARM: DaVinci: usb setup 2008-09-17 00:31:42 -07:00
Makefile.boot [ARM] 4303/3: base kernel support for TI DaVinci 2007-05-11 17:26:55 +01:00
mux.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
psc.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
serial.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
time.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00
usb.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00