]> git.baikalelectronics.ru Git - kernel.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)
commit9147f7da5fae0b2331146e2612bd52421bbdb3e0
treef4d72a5c8574b4d0cb047337f398fe2a59fa9977
parent46d586084c649c7974d0642d492713b397510a6e
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