commit | 50f690d85e4e26ca31082e9943d36b618e7566fe | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 07 14:04:56 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 11 21:49:20 2013 +0100 |
tree | 6960253522d61e8685601e60e7a4f987306ad3b0 | |
parent | aa6e379aef84711f432ce754bda8e88b0270061c [diff] |
pinctrl/nomadik: simplify GPIO probe Instead of jumping to a label later in the probe just return with an error code whenever probe() fails. Make sure to remove the gpiochip on irqdomain error now that we're at it. Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>