]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
twl4030-gpio: Remove default pullup enable/disable of GPIO
authorJagadeesh Bhaskar Pakaravoor <j-pakaravoor@ti.com>
Tue, 30 Sep 2008 18:42:46 +0000 (21:42 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 1 Oct 2008 10:37:35 +0000 (13:37 +0300)
commit23ec98b680ec53b03de8e7dfac5eb90671344ae4
tree6433e5c4ace413b5468be1e905aa1086e993a1f3
parent5502757afe919179c8dc32da3758c802803f1fdd
twl4030-gpio: Remove default pullup enable/disable of GPIO

One twl4030_request_gpio() should not tamper with the pullup
enabling/disabling of the rest of the GPIOs. So removing the default
pullup values written to REG_GPIOPUPDCTR1.

Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Girish S G <girishsg@ti.com>
Signed-off-by: Jagadeesh Bhaskar Pakaravoor <j-pakaravoor@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/twl4030-gpio.c