From: Philipp Zabel Date: Mon, 22 Jul 2013 15:15:52 +0000 (+0200) Subject: regmap: irq: Allow to acknowledge masked interrupts during initialization X-Git-Tag: v3.12-rc1~100^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2753e6f8207355ab72574d48287cec187272a151;p=pandora-kernel.git regmap: irq: Allow to acknowledge masked interrupts during initialization In case the hardware interrupt mask register does not prevent the chip level irq from being asserted by the corresponding interrupt status bit, already set interrupt bits should to be cleared once after masking them during initialization. Add a flag to let drivers enable this behavior. Signed-off-by: Philipp Zabel Signed-off-by: Mark Brown --- Reading git-diff-tree failed