ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecs
authorClemens Ladisch <clemens@ladisch.de>
Fri, 22 Oct 2010 13:52:34 +0000 (15:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Oct 2010 13:59:29 +0000 (15:59 +0200)
commita74ccea51d4314632a81d568d59bf885e5b09d93
treec0e2f62a096a7e03d5933b89eb9fa46380060526
parent00cd0bb7307970b745aefd2b3e1db929792b43bd
ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecs

The bit value set for TLV mute was wrong in commit
de8c85f7840e5e29629de95f5af24297fb325e0b, which resulted in bogus
dB ranges that screw up PulseAudio.  Corrected with the right constant.

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