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:
bbc9d21
)
ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 23 Jun 2015 13:36:36 +0000
(15:36 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 26 Jun 2015 19:37:47 +0000
(21:37 +0200)
irq_data->hwirq is not guaranteed to be the same as irq_data->irq. It
might be in that particular case, but it's wrong nevertheless.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Roland Stigge <stigge@antcom.de>
arch/arm/mach-lpc32xx/irq.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-lpc32xx/irq.c
Simple merge