commit | a74ccea51d4314632a81d568d59bf885e5b09d93 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri Oct 22 15:52:34 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 22 15:59:29 2010 +0200 |
tree | c0e2f62a096a7e03d5933b89eb9fa46380060526 | |
parent | 00cd0bb7307970b745aefd2b3e1db929792b43bd [diff] |
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>