commit | e54637205b00837bf00de916b0ae361c6aa0b139 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Tue May 11 10:21:46 2010 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue May 11 10:21:46 2010 +0200 |
tree | a2f320d89b345dbd03e91b61427bdb87a48012ae | |
parent | beaffc399397eb9427225f37c1e56c099571b2df [diff] |
[ALSA] snd-hda-intel: use WALLCLK register to check for early irqs Use 24Mhz WALLCLK register to ignore too early interrupts and wrong interrupt status. The bad timing confuses the higher ALSA layer and causes audio skipping. More information about behaviour and debugging can be found in kernel bz#15912. https://bugzilla.kernel.org/show_bug.cgi?id=15912 Signed-off-by: Jaroslav Kysela <perex@perex.cz>