From: Jaroslav Kysela Date: Fri, 5 Jun 2026 15:31:37 +0000 (+0200) Subject: HDA: mic - use MicJackControl variable also for devices without input selector X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=aa528010f1536976d10b2718ae77da2922c7bb0c;p=alsa-ucm-conf.git HDA: mic - use MicJackControl variable also for devices without input selector Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/777 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/HDA/HiFi-mic.conf b/ucm2/HDA/HiFi-mic.conf index 68ecc13..409c38d 100644 --- a/ucm2/HDA/HiFi-mic.conf +++ b/ucm2/HDA/HiFi-mic.conf @@ -297,7 +297,7 @@ If.micsetup { Define { DeviceMicName "Mic" DeviceMicComment "Stereo Microphone" - DeviceMicJack "Mic Jack" + DeviceMicJack "${var:MicJackControl}" DeviceMicPriority 200 }