pinctrl: sunxi: Honor GPIO output initial vaules
authorChen-Yu Tsai <wens@csie.org>
Thu, 16 Jan 2014 06:34:23 +0000 (14:34 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 20 Jan 2014 08:19:17 +0000 (09:19 +0100)
Some GPIO users, such as fixed-regulator, request GPIO output with
initial value of 1. This was ignored by sunxi driver.

Cc: stable@vger.kernel.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sunxi.c

Simple merge