gpio: moxart: Actually set output state in moxart_gpio_direction_output()
authorAxel Lin <axel.lin@ingics.com>
Tue, 25 Mar 2014 02:44:19 +0000 (10:44 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Mar 2014 09:19:08 +0000 (10:19 +0100)
commit733fed9a1c6ab263b02320e5e5046af3784bc365
tree4d5d6fee87a469f65db2bae6dbf3cfa92fea8a94
parent9e1fe5b6e957e5fe8505e9b926a41f510f467de5
gpio: moxart: Actually set output state in moxart_gpio_direction_output()

moxart_gpio_direction_output() ignored the state passed into it. Fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-moxart.c