aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_mid_powerbtn.c
Commit message (Collapse)AuthorAgeFilesLines
* platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko2017-06-171-2/+2
| | | | | | | | | | | | | | 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: Willy Tarreau <w@1wt.eu>
* first commitMeizu OpenSource2016-08-151-0/+150