From: Thomas Gleixner Date: Tue, 10 Mar 2009 18:43:58 +0000 (+0000) Subject: powerpc/85xx: remove setup_irq(NULL action) in ksi8560 X-Git-Tag: v2.6.30-rc1~619^2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b881b940a7b0cdf7c8258c9869458aa4e5f830c;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed