diff options
author | Phil Reid <preid@electromag.com.au> | 2016-01-15 06:32:22 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-01-27 12:50:22 +0300 |
commit | 73c13c83491142e2ee7850159fc73b5e0967806f (patch) | |
tree | be726c397004417ccdcea53ec26b3c02cde297a6 /drivers/gpio/gpio-davinci.c | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-73c13c83491142e2ee7850159fc73b5e0967806f.tar.xz |
gpio: gpio-altera: Remove gpiochip on probe failure.
On failure to setup the irq altera_gpio_probe would return an error
but not go to cleanup. This resulted in kernel fault
"Unable to handle kernel paging request at virtual address xxxxxxxx"
later on in of_gpiochip_find_and_xlate.
Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-davinci.c')
0 files changed, 0 insertions, 0 deletions