[ALSA] snd-hda-intel: use WALLCLK register to check for early irqs
authorJaroslav Kysela <perex@perex.cz>
Tue, 11 May 2010 08:21:46 +0000 (10:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 11 May 2010 08:21:46 +0000 (10:21 +0200)
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>

No differences found