From: Thomas Gleixner Date: Thu, 10 Feb 2011 12:16:14 +0000 (+0100) Subject: genirq: Add IRQCHIP_SET_TYPE_MASKED flag X-Git-Tag: v2.6.39-rc1~503^2~9^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d5e08960844a062da8387ee5f16ca7a33200d0;p=pandora-kernel.git genirq: Add IRQCHIP_SET_TYPE_MASKED flag irq_chips, which require to mask the chip before changing the trigger type should set this flag. So the core takes care of it and the requirement for looking into desc->status in the chip goes away. Signed-off-by: Thomas Gleixner Cc: Linus Walleij Cc: Lars-Peter Clausen --- Reading git-diff-tree failed