gpio: mvebu: Fix probe cleanup on error
authorAndrew Lunn <andrew@lunn.ch>
Fri, 9 Jan 2015 23:34:48 +0000 (00:34 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:24 +0000 (17:23 +0100)
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>
drivers/gpio/gpio-mvebu.c

Simple merge