commit | 3ae02c14d964499da76b5ef4d8912710902e64f8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Nov 25 13:31:16 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 15:26:59 2016 +0100 |
tree | 8bc71ed3223dde7216f7ff99775139b6e697a7b3 | |
parent | 4f5ac8cf0a1121144432fd0175fac9ec31f58cd0 [diff] |
pinctrl: intel: set default handler to be handle_bad_irq() We switch the default handler to be handle_bad_irq() instead of handle_simple_irq() (which was not correct anyway). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>