commit | 2b881b940a7b0cdf7c8258c9869458aa4e5f830c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 10 18:43:58 2009 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Mar 11 06:00:06 2009 -0500 |
tree | f79c7ac6369bfedae628331115a6a836710b9edb | |
parent | f084e8db187e4c5f2abe8181b27fe3214354460a [diff] |
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>