From: Mark Brown Date: Wed, 20 Jul 2011 16:05:13 +0000 (+0100) Subject: mfd: Acknowlege all WM831x IRQs before we handle them X-Git-Tag: v3.1-rc1~100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c939770db375244b00ba92e901fa92677a7164;p=pandora-kernel.git mfd: Acknowlege all WM831x IRQs before we handle them Ensure that we never have a window where we've handled an interrupt (and therefore need to be notified of new events) but haven't yet told the interrupt controller that this is the case (so any new events will be discarded). Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed