From 73fac5b185a5a4f31a8e1b931d00f793de258f7b Mon Sep 17 00:00:00 2001 From: jacobopantoja Date: Thu, 6 Aug 2020 13:53:07 +0200 Subject: [PATCH] Correct conflicting mic in max98090 'mic' was conflicting 'mic' instead of 'headset', thus preventing correct configuration regarding microphones. With this corrected, introducing a headset enables 'headset' mic and disables internal 'mic', whereas releasing the headset disables 'headset' mic and enables internal 'mic' --- ucm2/codecs/max98090/InternalMic.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/codecs/max98090/InternalMic.conf b/ucm2/codecs/max98090/InternalMic.conf index 01967a65..25056f5c 100644 --- a/ucm2/codecs/max98090/InternalMic.conf +++ b/ucm2/codecs/max98090/InternalMic.conf @@ -8,7 +8,7 @@ SectionDevice."Mic" { } ConflictingDevice [ - "Mic" + "Headset" ] EnableSequence [