]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd2f398ba1fa7d7df72ca3c78bfe9e15601497c8
tree6748894a33af980058827ffdb032fb6938ddb27f
parent9328d444362ba94499617498885af95afa39905f
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