commit | eb33ccf7637c34b2c95dbcca8b2e4cab76a52949 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jun 24 16:18:10 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 25 08:13:55 2013 +0200 |
tree | 7c7ec17610adaa396ecfc1b0b37c637650b049d9 | |
parent | 7eebffd3f4328c6dc220521f14b384affdaf9427 [diff] |
ALSA: hda - Use auto_mute_via_amp=1 for VT1708 We've got bug report wrt many machines with VT1708 (e.g. IBM POS machines) showing the broken auto-mute behavior. It turned out that the problem is that the pin control values of the speaker and line-out pins are completely ignored. As a workaround, let's use the newly introduced feature of the generic parser, to control the mute via amp on pins. Signed-off-by: Takashi Iwai <tiwai@suse.de>