diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2017-07-18 15:35:45 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-02 11:42:38 +0300 |
commit | 9e9509e38fbe034782339eb09c915f0b5765ff69 (patch) | |
tree | cdabc00cf2b3a8f104c2210be59fb308879efab0 /drivers/phy/phy-mt65xx-usb3.c | |
parent | df1e76f28ffe87d1b065eecab2d0fbb89e6bdee5 (diff) | |
download | linux-9e9509e38fbe034782339eb09c915f0b5765ff69.tar.xz |
gpio: tegra: fix unbalanced chained_irq_enter/exit
When more than one GPIO IRQs are triggered simultaneously,
tegra_gpio_irq_handler() called chained_irq_exit() multiple
times for one chained_irq_enter().
Fixes: 3c92db9ac0ca3eee8e46e2424b6c074e2e394ad9
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
[Also changed the variable to a bool]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/phy/phy-mt65xx-usb3.c')
0 files changed, 0 insertions, 0 deletions