]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP: GPIO: Make omap_gpio_show_rev bank specific
authorTony Lindgren <tony@atomide.com>
Wed, 8 Dec 2010 00:26:56 +0000 (16:26 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 8 Dec 2010 00:26:56 +0000 (16:26 -0800)
commit9a748053f5f58a77cd71864f1d7b804175b0e47d
treeaaffba02f6a87a85af45b21e090c333630ba382e
parent2fae7fbed072705d91e09ed393b2e580b2d895fc
OMAP: GPIO: Make omap_gpio_show_rev bank specific

Otherwise GPIO init on 16xx may try to access uninitialized GPIO
bank as the MPUIO bank does not have a revision register.

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c