ARM: OMAP1: Move 16xx GPIO system clock to platform init code
authorTony Lindgren <tony@atomide.com>
Fri, 24 Feb 2012 18:34:33 +0000 (10:34 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Feb 2012 18:34:33 +0000 (10:34 -0800)
commit63325ff235deeed5a5fc25705e292239115c76cd
tree115ac82cd6f5c5abaaf7b1e622a9b522914ca05a
parenta4f34197120be8edfe099bb6cde35740d299b6d1
ARM: OMAP1: Move 16xx GPIO system clock to platform init code

This way we can remove omap_read/write call from the GPIO driver
and remove include to linux/io.h.

Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/gpio16xx.c
drivers/gpio/gpio-omap.c