From: Thomas Gleixner Date: Mon, 28 Mar 2011 12:10:52 +0000 (+0200) Subject: genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data X-Git-Tag: v2.6.39-rc1~13^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f4125ebffee4f3c4dbc6a437fc656129eb9e60;p=pandora-kernel.git genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data We really need these flags for some of the interrupt chips. Move it from internal state to irq_data and provide proper accessors. Signed-off-by: Thomas Gleixner Cc: David Daney --- Reading git-diff-tree failed