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:
3b1267b
)
sh: mach-x3proto: Migrate to linear irq domain.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 May 2012 06:24:39 +0000
(15:24 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 May 2012 06:24:39 +0000
(15:24 +0900)
In the interest of getting off of the create_irq() API we can get all of
the functionality we're interested in through a linear IRQ domain. Fairly
straightforward conversion utilizing a single linear domain.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found