commit | f1d2d081e8d13b23ea53f32932ae03af76934b9a | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Jan 10 00:34:48 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 15 17:23:24 2015 +0100 |
tree | 67b668d1e46c6e589cbc9765027710f85bb093f1 | |
parent | a4319a611bcdc32f042578c9c9b75bbdc23149e3 [diff] |
gpio: mvebu: Fix probe cleanup on error Ensure that when there is an error during probe that the gpiochip is removed and the generic irq chip is removed. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>