aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-lpc18xx.c
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2018-11-27 18:00:18 +0100
committerLinus Walleij <linus.walleij@linaro.org>2018-12-07 10:47:24 +0100
commita109c2dbb571b10bb9969285b646f57309c98251 (patch)
tree1b316f829e941e0ed0cddb6abf6d2fb55b743d05 /drivers/gpio/gpio-lpc18xx.c
parent59d646c775d6ae688ee90fda9f2a4270c47b7490 (diff)
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
The error cases of mediatek_gpio_bank_probe() would go unnoticed (except for the dev_err() messages). The probe function should return an error if one of the banks failed to initialize properly indicated by not returning non-0. Fixes: 4ba9c3afda41 ("gpio: mt7621: Add a driver for MT7621") Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Acked-by: Sean Wang <sean.wang@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-lpc18xx.c')
0 files changed, 0 insertions, 0 deletions