From: Jaroslav Kysela Date: Tue, 18 May 2021 17:31:10 +0000 (+0200) Subject: rt715: add the missing sof prefix to the hw control name X-Git-Tag: v1.2.5~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2f27f7ba0a4298612738c3c63455ac968bb47e38;p=alsa-ucm-conf.git rt715: add the missing sof prefix to the hw control name Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/67 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/sof-soundwire/rt715.conf b/ucm2/sof-soundwire/rt715.conf index 3b191bd..a733c08 100644 --- a/ucm2/sof-soundwire/rt715.conf +++ b/ucm2/sof-soundwire/rt715.conf @@ -3,9 +3,9 @@ If.hwctl { Condition { Type ControlExists - Control "name='Capture Volume'" + Control "name='rt715 Capture Volume'" } - True.Define.rt715ctl "Capture" + True.Define.rt715ctl "rt715 Capture" False.Define.rt715ctl "PGA5.0 5 Master Capture" }