ALSA: hda - Enable stereo mix as default for AD and VIA codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2013 15:02:24 +0000 (16:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2013 15:02:24 +0000 (16:02 +0100)
commitf1e762ddc8035f803d15f8c524151bf788482ec2
tree100e4074bc4a015ec68e891f9b6747d2ab3454e4
parente8648e5e33e45fa2bb8706107eafc8ef42ed0774
ALSA: hda - Enable stereo mix as default for AD and VIA codecs

AD and VIA codecs had stereo mixer input enabled as default before
moving to the generic parser, and people think the lack of such a
regression.  In this patch, the stereo mixer input is added back to
the input selection if no auto-mic is available, and if it's not
disabled explicitly via hint.  This should satisfy most of demands,
i.e. stereo mix on desktop machines like what it worked before, and it
still keeps the new auto-mic feature on laptops.

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