gpio/omap: remove get_gpio_bank()
authorCharulatha V <charu@ti.com>
Fri, 22 Apr 2011 11:08:16 +0000 (16:38 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 16 Jun 2011 18:13:37 +0000 (11:13 -0700)
commita8be8dafd00e3ccf4f85e2f30babf42be5076324
treea7eeb824cf0791676bd2d40f998b0b6cb6666aaa
parent129fd2230733ff0457e76d6aabde136cf8666bc0
gpio/omap: remove get_gpio_bank()

use chip info to get the pointer to the struct gpio_bank for a
given GPIO bank and remove get_gpio_bank().

Signed-off-by: Charulatha V <charu@ti.com>
drivers/gpio/gpio-omap.c