gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
authorAxel Lin <axel.lin@ingics.com>
Tue, 5 Mar 2013 12:21:56 +0000 (20:21 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 08:13:06 +0000 (09:13 +0100)
Set it once is enough, and it's done in vprbrd_gpiob_set() which is called by
vprbrd_gpiob_direction_output().

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Lars Poeschel <poeschel@lemonage.de>
Acked-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found