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:
256d0e2
)
mfd: ezx-pcap: Remvove open coded irq handling
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 Mar 2011 11:12:27 +0000
(11:12 +0000)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sat, 26 Mar 2011 23:09:42 +0000
(
00:09
+0100)
There is no point in checking irq_desc here, as it _is_ available. The
driver configured those lines, so they cannot go away.
The home brewn disabled/note_interrupt magic can be removed as well by
adding a irq_disable callback which avoids the lazy disable.
That driver needs to be converted to threaded interrupts.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ezx-pcap.c
patch
|
blob
|
history
diff --cc
drivers/mfd/ezx-pcap.c
Simple merge