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:
55620c8
)
sh: irq: Convert from irq_desc[] to irq_to_desc().
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 May 2009 16:26:16 +0000
(
01:26
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 May 2009 16:26:16 +0000
(
01:26
+0900)
This converts a few places that were using the old irq_desc[] array over
to the shiny new irq_to_desc() helper. Preperatory work for sparse irq
support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found