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:
cf00c55
)
sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 18 May 2012 01:20:33 +0000
(10:20 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 18 May 2012 01:20:33 +0000
(10:20 +0900)
The generic hardirq layer provides all of the routines that we need these
days, so we don't require any of the dynamic IRQ API wrapping, and can
call in to irq_alloc_descs() directly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found