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:
d740f45
)
mfd: twl6030: Cleanup interrupt handling
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 Mar 2011 11:12:31 +0000
(11:12 +0000)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sat, 26 Mar 2011 23:09:49 +0000
(
00:09
+0100)
irq_desc checking in the interrupt demux routine is totally
pointless. The driver sets those lines up, so that cant go away
magically.
Remove the open coded handler magic and use the proper accessor.
This driver needs to be converted to threaded interrupts and buslock.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6030-irq.c
patch
|
blob
|
history
diff --cc
drivers/mfd/twl6030-irq.c
Simple merge