From: Thomas Gleixner Date: Fri, 25 Mar 2011 15:26:01 +0000 (+0100) Subject: powerpc: xilinx: Cleanup flow type handling X-Git-Tag: v2.6.39-rc1~6^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773e20d5b7bf948ab0207e1ddb81e52ae7e7c6f3;p=pandora-kernel.git powerpc: xilinx: Cleanup flow type handling The core irq_set_type() function updates the flow type when the chip callback returns 0. So setting the type is bogus. The core also updates the LEVEL flag. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed