Skip to content
Snippets Groups Projects
Commit 84497091 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Acknowledge WM8996 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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent a9ba6151
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment