]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit1738209a1500a10fe3cce0b11b81b5bb1c6dffbe
tree0f1add49360a3a0d6e6a328d7aa93b65f274f94a
parent4fe25e3898ec53de322f32b67afa2be872f8ed21
arm: h720x: Fix irq conversion fallout

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>
arch/arm/mach-h720x/cpu-h7202.c