diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-01-19 18:39:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-01 08:33:14 +0100 |
commit | 98185d4b18a14dad0b95efd85225960b5435727d (patch) | |
tree | b8987efeac3216718b49eb9f546f853a25ef0e50 /mm | |
parent | adb260d15134f3aabd6e1bf39ee7f4ea28385c2d (diff) | |
download | linux-rt-98185d4b18a14dad0b95efd85225960b5435727d.tar.gz |
platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
commit 5a00b6c2438460b870a451f14593fc40d3c7edf6 upstream.
The commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
starts refusing misconfigured interrupt handlers. This makes
intel_mid_powerbtn not working anymore.
Add a mandatory flag to a threaded IRQ request in the driver.
Fixes: 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions