ALSA: hda - Mute unused capture sources for Realtek codecs
commitdccc1810f41b42773a2e359907f05a7fd10910bd
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Nov 2011 06:52:19 +0000 (8 07:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Nov 2011 06:52:19 +0000 (8 07:52 +0100)
tree77d2a8453eaab52309a63ba97d039cc2ab6e89e3
parent5a9a51799b23142d2fc3ef94894d3b5ac00d05a5
ALSA: hda - Mute unused capture sources for Realtek codecs

When a Realtek codec has a matrix-style capture-source selection, we
need to scan all connections instead of only imux items.  Otherwise some
input might be kept unmuted.  Although the corresponding input must be
dead so there should be no input from it, it's still safer to mute the
route completely.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c