git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df2e02
)
genirq: Add sanity checks for PM options on shared interrupt lines
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 28 Aug 2014 09:44:31 +0000
(11:44 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 11:48:05 +0000
(13:48 +0200)
Account the IRQF_NO_SUSPEND and IRQF_RESUME_EARLY actions on shared
interrupt lines and yell loudly if there is a mismatch.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found