]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
twl4030-gpio use new gpiolib hooks
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 13 Oct 2008 20:02:18 +0000 (13:02 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Oct 2008 21:25:14 +0000 (14:25 -0700)
commit73f251d3e14edc8ad3a96edc7b3b4157713873bd
tree8cbc7f8de05208ed889e187604cdbf8f425c3ef0
parent0a7c9df7b9a1c52f80d958edf3c0dc2342489d52
twl4030-gpio use new gpiolib hooks

Use the new gpiolib internal mechanism for tracking gpio usage,
making them power the GPIO module on/off, so that the standard
gpio_request()/gpio_free() calls can completely replace the
twl4030-specific versions.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/gpio/twl4030-gpio.c