]>
git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: sof-essx8336: drop conditional control settings
The Headphone controls are used by both speaker and headphone,
due to that, can't be used to detect if the device has Speaker
and/or headphones.
Also, all such controls are already initialized during the
BootSequence.
So, just drop them.
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/144
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>