From: Mark Brown Date: Wed, 20 Jul 2011 12:50:10 +0000 (+0100) Subject: ASoC: Acknowledge WM8962 interrupts before acting on them X-Git-Tag: v3.1-rc1~143^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3198b9eb514fd27dd15c55f36b17ac2cddade1a5;p=pandora-kernel.git ASoC: Acknowledge WM8962 interrupts before acting on them This closes the small race between a status being read in response to an interrupt and clearing the interrupt, meaning that if the status changes between those periods we might not get a reassertion of the interrupt. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed