diff options
author | Dmitry Osipenko <[email protected]> | 2021-01-12 16:30:09 +0300 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-02-15 11:43:28 +0100 |
commit | 27f8feea4091a733b8f6ddfe8090c8b3d7a45a15 (patch) | |
tree | 045fe53e353cb9cc08606665dc2146148157e594 /scripts/gdb/linux/modules.py | |
parent | 9067b3014d45c6b18c242ba98a21403f4d471606 (diff) |
gpio: tegra: Fix wake interrupt
The GPIO bank wake interrupt setting was erroneously removed after
conversion to gpio_irq_chip, thus the wake interrupt programming is
broken now. Secondly, the wake_enb of the GPIO driver should be changed
only after the successful toggling of the IRQ wake-state. Restore the wake
interrupt setting and the programming order.
Fixes: efcdca286eef ("gpio: tegra: Convert to gpio_irq_chip")
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions