commit | 0e53f3440925aa36fe3bd2307e5fa0238a66f8bf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 07 12:27:32 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 07 12:49:05 2011 +0200 |
tree | f4d72a5c8574b4d0cb047337f398fe2a59fa9977 | |
parent | 5402e4cb80dc2cb407ca07e31cb7668ba45e5320 [diff] |
ALSA: hda - Unmute mixer dynamically in alc662 auto-parser Instead of static init array, better to determine the connection and the mute status of the pin/mixer/DAC route dynamically. This fixes the uninitialized mixer 0x0f on ALC892. Signed-off-by: Takashi Iwai <tiwai@suse.de>