From: Johan Hovold Date: Mon, 15 Jan 2024 10:55:15 +0000 (+0100) Subject: ucm2: Qualcomm: sc8280xp: rename include identifier X-Git-Tag: v1.2.11~16 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=a1fd54b6c337b3c23086b0cf703c3911e33d7cdc;p=alsa-ucm-conf.git ucm2: Qualcomm: sc8280xp: rename include identifier Rename the WSA macro include identifier, which has nothing to do with the WCD headphone codec, for consistency. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/382 Signed-off-by: Johan Hovold Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Qualcomm/sc8280xp/HiFi.conf b/ucm2/Qualcomm/sc8280xp/HiFi.conf index b40d671..d0f6fbf 100644 --- a/ucm2/Qualcomm/sc8280xp/HiFi.conf +++ b/ucm2/Qualcomm/sc8280xp/HiFi.conf @@ -19,8 +19,8 @@ SectionVerb { SectionDevice."Speaker" { Comment "Speaker playback" - Include.wcdspke.File "/codecs/qcom-lpass/wsa-macro/SpeakerEnableSeq.conf" - Include.wcdspkd.File "/codecs/qcom-lpass/wsa-macro/SpeakerDisableSeq.conf" + Include.wsamspke.File "/codecs/qcom-lpass/wsa-macro/SpeakerEnableSeq.conf" + Include.wsamspkd.File "/codecs/qcom-lpass/wsa-macro/SpeakerDisableSeq.conf" Include.wsaspke.File "/codecs/wsa883x/SpeakerEnableSeq.conf" Include.wsaspkd.File "/codecs/wsa883x/SpeakerDisableSeq.conf"