]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8545540e751f29bf2ad961ceb9487472c3368527
tree115ac82cd6f5c5abaaf7b1e622a9b522914ca05a
parent32d4e87ff66081e29911a7c6233621d722b9acd0
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