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:
be9c002
)
sh: intc: Allocate subgroup virq backing desc directly.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 May 2012 10:24:18 +0000
(19:24 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Jun 2012 03:08:36 +0000
(12:08 +0900)
This switches to using irq_alloc_desc() directly for subgroup IRQs.
We still need to call activate_irq() on these in order to make them
requestable, at least up until these get moved in to their own irq
domain..
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found