gpiolib: Force wm831x GPIOs into GPIO mode when requested
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Feb 2010 18:45:26 +0000 (18:45 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:30 +0000 (22:17 +0100)
commit1bca748cccec1c7f30b4424882de965100744432
tree8f75822eec408253caf43cda53f266b949579ad5
parentf92e8f8144243a3651b2e350b706ea2d04931f8c
gpiolib: Force wm831x GPIOs into GPIO mode when requested

This is the chip default but it's possible the bootloader or OTP
will have been configured to a different mode (eg, to provide
feedback during startup).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/gpio/wm831x-gpio.c