git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beaffc3
)
[ALSA] snd-hda-intel: use WALLCLK register to check for early irqs
author
Jaroslav Kysela
<perex@perex.cz>
Tue, 11 May 2010 08:21:46 +0000
(10:21 +0200)
committer
Jaroslav 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