From 82d04e1088769c769c87ffa1d4df5e4a228f637a Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 15 Dec 2014 13:40:42 +0100 Subject: [PATCH] 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-format-patch failed