gpio: tc3589x: use managed resources
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Apr 2014 10:38:56 +0000 (12:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:07 +0000 (12:35 -0700)
Grab state container and irq using the devm_* functions and save
some lines of hairy clean-up code.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c

Simple merge