diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-18 20:02:51 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-11-21 15:01:57 +0100 |
commit | e272f7ec070d212b9301d5a465bc8952f8dcf908 (patch) | |
tree | d715cf122ba4e17e49fefa0b002aa877796a44dc /scripts/gdb/linux/proc.py | |
parent | 20e5a163b8df0e1fc02c574008e3a6e0d21849bc (diff) |
gpio: lynxpoint: Setup correct IRQ handlers
When commit 75e99bf5ed8f ("gpio: lynxpoint: set default handler to be
handle_bad_irq()") switched default handler to be handle_bad_irq() the
lp_irq_type() function remained untouched. It means that even request_irq()
can't change the handler and we are not able to handle IRQs properly anymore.
Fix it by setting correct handlers in the lp_irq_type() callback.
Fixes: 75e99bf5ed8f ("gpio: lynxpoint: set default handler to be handle_bad_irq()")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20191118180251.31439-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions