pinctrl: pinctrl-adi2: disable IRQ when setting value
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 8 Oct 2013 07:31:21 +0000 (15:31 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Oct 2013 11:09:41 +0000 (13:09 +0200)
GPIO output value should be set after the GPIO interrupt is disabled.
Use BIT macro as well.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
[Edited commit message]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found