gpiolib: Actually set output state in wm831x_gpio_direction_output()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Feb 2010 18:04:35 +0000 (18:04 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:28 +0000 (22:17 +0100)
commit3383d23d86791503559cb87837491af37469d9e5
tree81755ca266174145fac1c14b5cf4ab9499d505ce
parent7ee422dc6e947fcdc153246d47f26ae0b7cf083d
gpiolib: Actually set output state in wm831x_gpio_direction_output()

wm831x_gpio_direction_output() ignored the state passed into it.

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