A recent change renamed the internal microphone devices but failed to
update the headset jack hw mute properties that are still using the old
names.
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/563
Fixes: ea7a065a7b50 ("ucm: fix SectionDevice identifiers")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
CapturePCM "hw:${CardId},2"
CaptureMixerElem "ADC2"
JackControl "Mic Jack"
- JackHWMute "Bottom"
- JackHWMute "Back"
+ JackHWMute "Mic1"
+ JackHWMute "Mic2"
}
}