commit | 1738209a1500a10fe3cce0b11b81b5bb1c6dffbe | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 10:54:40 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:47:52 2011 +0200 |
tree | 0f1add49360a3a0d6e6a328d7aa93b65f274f94a | |
parent | 4fe25e3898ec53de322f32b67afa2be872f8ed21 [diff] |
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>