]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
Correct conflicting mic in max98090
authorjacobopantoja <jacobopantoja@gmail.com>
Thu, 6 Aug 2020 11:53:07 +0000 (13:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 18 Aug 2020 15:27:18 +0000 (17:27 +0200)
'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'

BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/43
From: acobopantoja@gmail.com
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/codecs/max98090/InternalMic.conf

index 01967a65e8e0c86c5b16c41591ff1dac81dcca63..25056f5c28da0714d674abc4adc650b123cdbaca 100644 (file)
@@ -8,7 +8,7 @@ SectionDevice."Mic" {
        }
 
        ConflictingDevice [
-               "Mic"
+               "Headset"
        ]
 
        EnableSequence [