commit | 5e754f330d189d9082017525668220e458757e5b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Tue Jul 03 23:05:14 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 04 11:05:05 2012 +0200 |
tree | d572b9fa23b0b45085febe0909c2f72618a64ee2 | |
parent | fcd217edc056e505e9ab4d0ca602069acc0e1ff4 [diff] |
pinctrl/nomadik: use devm_* allocators for gpio probe The GPIO portions of the Nomadik pinctrl driver was not using the managed devm_* interfaces, lets' use them consequently and cut down the error path and special case handling. Acked-by: Patrice Chotard <patrice.chotard@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>