ARM: OMAP: Change GPMC code to use __raw_read/write
authorTony Lindgren <tony@atomide.com>
Fri, 6 Jun 2008 21:07:34 +0000 (14:07 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Jun 2008 21:07:34 +0000 (14:07 -0700)
commite865f6911e433b77ae8f44fe51a19f0c7cacd513
tree63d7999e3da764370962208bc81affbec116ad4d
parente72546e2175057e1b4e8594d63a144a1ce315515
ARM: OMAP: Change GPMC code to use __raw_read/write

This saves some instructions compared to omap_read/write.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c