aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c
diff options
context:
space:
mode:
authorGravatar Yangtao Li <frank@allwinnertech.com> 2020-11-10 14:23:44 +0800
committerGravatar Linus Walleij <linus.walleij@linaro.org> 2020-11-24 09:40:54 +0100
commitfd5198dde36af5ae54940c3ea6923fa6459da88c (patch)
treec4db04fefb36472d043b20ce0fd76d51edd8b256 /drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c
parentpinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller (diff)
downloadlinux-fd5198dde36af5ae54940c3ea6923fa6459da88c.tar.gz
linux-fd5198dde36af5ae54940c3ea6923fa6459da88c.tar.bz2
linux-fd5198dde36af5ae54940c3ea6923fa6459da88c.zip
pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
The interrupt descriptor cannot be found in the interrupt processing function, and this situation cannot happen when the system is running normally. It doesn't seem right to return directly to the status of not handling gic. In this case, it must be a bug, let's mark it with WARN_ON. Signed-off-by: Yangtao Li <frank@allwinnertech.com> Link: https://lore.kernel.org/r/470ebae22fc5434ad5409c4f6e29255467b3cef6.1604988979.git.frank@allwinnertech.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c')
0 files changed, 0 insertions, 0 deletions