]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Unmute mixer dynamically in alc662 auto-parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 10:27:32 +0000 (12:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 10:49:05 +0000 (12:49 +0200)
commit0e53f3440925aa36fe3bd2307e5fa0238a66f8bf
treef4d72a5c8574b4d0cb047337f398fe2a59fa9977
parent5402e4cb80dc2cb407ca07e31cb7668ba45e5320
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>
sound/pci/hda/patch_realtek.c