From: Thomas Gleixner Date: Fri, 25 Mar 2011 14:54:03 +0000 (+0100) Subject: powerpc: media5200: Remove pointless set_irq_type() X-Git-Tag: v2.6.39-rc1~6^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212d786dabfee69c2ce5498821c2a0a679a1197b;p=pandora-kernel.git powerpc: media5200: Remove pointless set_irq_type() The irq chip has no irq_set_type() callback. So calling the call is pointless. Set IRQ_LEVEL via the proper accessor. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed