commit | 975acebbbcb78ce7e97ed7abf960e0b93fa3aec4 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Nov 25 13:48:30 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 15:23:38 2016 +0100 |
tree | db6b560be77b70df5bd10cd876611e3e0c68a1b0 | |
parent | a3ee78ec6a5d9a86267a09de9ff27d4e0a21acca [diff] |
gpio: arizona: Tidy up probe error path There is some unnecessary complexity in the error path which now things are converted to devm is actually very simple. This patch simplifies things. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>