sh: mach-x3proto: Migrate to linear irq domain.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:24:39 +0000 (15:24 +0900)
committerPaul 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