From 73f251d3e14edc8ad3a96edc7b3b4157713873bd Mon Sep 17 00:00:00 2001 From: David Brownell Date: Mon, 13 Oct 2008 13:02:18 -0700 Subject: [PATCH] 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 Signed-off-by: Tony Lindgren --- Reading git-format-patch failed