gpio: twl4030: Remove redundant assignment
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 22 Mar 2014 08:32:15 +0000 (12:32 +0400)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Mar 2014 09:06:34 +0000 (10:06 +0100)
commitfd0f885b79d1eac9b8aed7e04fe641b8cfd4ebf0
tree345cb35a2e88832f23758aab9173628a8e8a8430
parenta54aef5072325ad3e5bd3e7c2858ae208fb4454d
gpio: twl4030: Remove redundant assignment

Variable "status" is never used, so remove it and add warning if
any error happen.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-twl4030.c