]> git.karo-electronics.de Git - linux-beck.git/commit
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
authorAxel Lin <axel.lin@ingics.com>
Wed, 9 Mar 2016 12:48:15 +0000 (20:48 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Mar 2016 08:38:50 +0000 (10:38 +0200)
commitf85834229b1808781b0b56a9d637e19312916300
tree1f2244e5916a0c32c05e3596586e2b2794fe78d9
parent86d3f367686852cde028cf6c12cb0e944f28a784
gpio: mb86s7x: Remove redundant platform_set_drvdata() call

Set it once is enough, so remove the second platform_set_drvdata() call.

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