[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec
authorTakashi Iwai <tiwai@suse.de>
Sat, 3 May 2008 16:46:56 +0000 (18:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 May 2008 12:12:08 +0000 (14:12 +0200)
commit2e75d050e42d1c61e820f9a35078a2f69e02cc3e
treeac8a76568f9a67097951d9eb466863cb4e42cfd7
parent564c5bead424fa798dfbd5fe382b4e0b7ea483fb
[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec

On boards with VT1617A codec, the sound disappears suddenly.
This looks like a problem with HPE-bit control that is supposed to be
set in patch_vt1617a().  However, on such problematic hardwares, the
bit is actually reset mysteriously.

The patch adds a workaround for the wrong quirk.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ac97/ac97_patch.c