commit | 033f275236ec0a5ce54b73d5a4b3d0d46f155615 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 09 12:38:56 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Apr 28 12:35:07 2014 -0700 |
tree | 6aa2d3c61ce0068ac49ca02fbcab11d86fb908be | |
parent | 1c8732bb0355b929b09173464cdca7df4d516f89 [diff] |
gpio: tc3589x: use managed resources 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>