ARM: mach-shmobile: Use evt2irq() for sh7372 DMAC
authorMagnus Damm <damm@opensource.se>
Tue, 31 Aug 2010 09:27:53 +0000 (09:27 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 14 Sep 2010 08:20:06 +0000 (17:20 +0900)
commitf989ae5b01b065b2124f5b83fffaddda07f6a38c
tree04b2455dd2a2b9f197edf7b9aeec1c5fb9765e51
parentdd8a61a739f98c2cd2fbf811b5b659433f0023f6
ARM: mach-shmobile: Use evt2irq() for sh7372 DMAC

Use evt2irq() for DMAC resources on sh7372.

This makes the code easier to read and also
allows adjusting the INTC base offset without
breaking platform data.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/setup-sh7372.c