gpio: mpc8xxx: Slightly update the code for better readability
authorAxel Lin <axel.lin@ingics.com>
Mon, 22 Feb 2016 07:24:54 +0000 (15:24 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Mar 2016 03:44:13 +0000 (10:44 +0700)
commitadf32eaa05323449b74b36f25b918583e2bdb6f1
treeebd4528743de4175796182928dfa417fbbac39f0
parentcd0d3f58a0ca05773c29b5e5b82f075b607777ba
gpio: mpc8xxx: Slightly update the code for better readability

Setting gc->direction_output to gc->direction_output looks strange.
I think this change makes the intention more clear.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mpc8xxx.c