From: Thomas Gleixner Date: Thu, 24 Mar 2011 11:47:04 +0000 (+0100) Subject: arm: davinci: Cleanup irq chip code X-Git-Tag: v2.6.39-rc1~6^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5093aec872e5be7a55d8dd2b639e8a3818dc19db;p=pandora-kernel.git arm: davinci: Cleanup irq chip code Make use of the new functionality which ensures that irq_set_type is called with the chip masked. Unmask is only done when the interrupt is not disabled. Retrieve the trigger type from irq_data in unmask Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed