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:
5016498
)
mfd: Use IRQF_ONESHOT for twl6040
author
Fengguang Wu
<fengguang.wu@intel.com>
Wed, 19 Sep 2012 01:32:38 +0000
(09:32 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 19 Sep 2012 10:13:37 +0000
(12:13 +0200)
Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci
Make sure threaded IRQs without a primary handler are always request
with IRQF_ONESHOT.
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found