From: Thomas Gleixner Date: Mon, 21 Feb 2011 11:54:34 +0000 (+0100) Subject: genirq: Fix misplaced status update in irq_disable() X-Git-Tag: v2.6.39-rc1~503^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a61d825808a0ce9935afebc225dcd602d5339e14;p=pandora-kernel.git genirq: Fix misplaced status update in irq_disable() We lazy disable interrupt lines, so only mark the line masked, when the chip provides an irq_disable callback. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed