arm: h720x: Fix irq conversion fallout
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 08:54:40 +0000 (10:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:52 +0000 (14:47 +0200)
The conversion missed, that one of the irq functions is called from
the init code. Split it out, so the irq number based call works.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found