]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] hda-intel - Add workarounds for STAC codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 16 Jan 2008 15:09:47 +0000 (16:09 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:02 +0000 (17:30 +0100)
commit93d734425f705002e636199c0d22b34e95966556
treee8ac0d6e33e537016710cb380f6678770f9773dc
parentba2de50d4c17db7cd35f538b8f7cc105a3a05ae6
[ALSA] hda-intel - Add workarounds for STAC codecs

Some machines with STAC codecs seem to have problems (e.g. no audible
playback) when the delay in codec-read routine is too short.
I still don't figure out which command sequence causes this problem
(due to lack of test hardware), but it's known that increasing the
delay fixes.  So, added a stupid workaround here temporarily...

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c
sound/pci/hda/patch_sigmatel.c