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

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>
arch/powerpc/platforms/85xx/ksi8560.c