commit | 3198b9eb514fd27dd15c55f36b17ac2cddade1a5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 20 13:50:10 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 20 20:50:08 2011 +0100 |
tree | 410d96c95929162ce55e03708da9f839c388c488 | |
parent | 09bddc8eb26eeb976efcfde9569b5ad1d9b77574 [diff] |
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 <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>