powerpc/85xx: remove setup_irq(NULL action) in ksi8560
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Mar 2009 18:43:58 +0000 (18:43 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 11 Mar 2009 11:00:06 +0000 (06:00 -0500)
setup_irq(0, NULL) is broken as setup_irq() dereferences action
unconditionally.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found