]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5349fce1163df1e45373909efe21fa9ff36fd874
treeebd4528743de4175796182928dfa417fbbac39f0
parentc9f9dfee807313ffde632613fad1ca359c090f8b
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