cs42l43's 'Headset Microphone' and 'Microphone' devices were both used
to control mic mute LED in the past, but this was changed [1] to only
allow the built-in microphones to control the LED. Thus clean up the
DisableSequences to remove the switching off that is no longer needed.
[1]: https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/common/ctl/led.conf
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/671
Fixes: e87dde51d689 ("sof-soundwire: Add basic support for cs42l43")
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
]
DisableSequence [
- cset "name='cs42l43 Decimator 3 Switch' 0"
- cset "name='cs42l43 Decimator 4 Switch' 0"
cset "name='cs42l43 DP1TX1 Input' 'None'"
cset "name='cs42l43 DP1TX2 Input' 'None'"
]
]
DisableSequence [
- cset "name='cs42l43 Decimator 1 Switch' 0"
cset "name='cs42l43 DP2TX1 Input' 'None'"
cset "name='cs42l43 DP2TX2 Input' 'None'"
]