gpio: tps65218: Make tps65218_gpio_output set proper output level
authorAxel Lin <axel.lin@ingics.com>
Mon, 15 Feb 2016 12:10:40 +0000 (20:10 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 16 Feb 2016 14:58:32 +0000 (15:58 +0100)
commit818cc6a5f8c6030d05f7dcb21970bf5f7db5dcbd
tree6748894a33af980058827ffdb032fb6938ddb27f
parentce02d18fc1292eded6b935e73e897d39ae8e3ff4
gpio: tps65218: Make tps65218_gpio_output set proper output level

The .direction_output callback should set proper output level.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tps65218.c