commit | 5c97d146f20bb6a82a621009c0c6f368e40a905f | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Mar 05 20:21:56 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 27 09:13:06 2013 +0100 |
tree | b8d4a88b0f36172c60db73255eef73b82aa1adf9 | |
parent | 25f27db48e9d741cf3494f36e287d3c34a0fdba3 [diff] |
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val 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>