From: Takashi Iwai Date: Mon, 15 Dec 2014 12:40:42 +0000 (+0100) Subject: ALSA: hda - Create capture source ctls when stereo mix input is added X-Git-Tag: omap-for-v3.20/drop-legacy-3517~15^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d04e1088769c769c87ffa1d4df5e4a228f637a;p=pandora-kernel.git ALSA: hda - Create capture source ctls when stereo mix input is added When the stereo mix input is explicitly enabled via a user hint, the driver should create always a capture source enum ctl and disable the auto-mic switch. Otherwise the behavior gets confused. For doing it, this patch just sets spec->suppress_auto_mic flag appropriately. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed