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:
26599a9
)
sh: update show_interrupts() for irq_data chip lookup.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Oct 2010 06:43:01 +0000
(15:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Oct 2010 06:43:01 +0000
(15:43 +0900)
Presently the irq chip is found through the irq_desc, but as this is
going away convert over to an irq_data lookup instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found