commit | 0724ea2a85a804e151d960359b599ae8a7c1cad1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Aug 23 00:31:43 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:25 2007 +0200 |
tree | 4172262781ca6bc2dcf172bf392f867af78c1e39 | |
parent | 1fcaee6ee212fc214c1327d788afa10899c22e3a [diff] |
[ALSA] hda-codec - Fix mater mixer switch of ALC262 sony-amd model Fixed the master mixer switch of ALC272 sony-amd model. It used a simple bind-control, but it resulted in unexpected unmute of speaker output. Now the control checks the HP jack state apropriately, just like fujitsu model. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>