From: Thomas Gleixner Date: Sun, 27 Mar 2011 09:02:49 +0000 (+0200) Subject: genirq: Add irq disabled flag to irq_data state X-Git-Tag: v2.6.39-rc1~13^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801a0e9ae36e9b487092e31699d28c0b9a21ad52;p=pandora-kernel.git genirq: Add irq disabled flag to irq_data state Some irq_chip implementation require to know the disabled state of the interrupt in certain callbacks. Add a state flag and accessor to irq_data. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed