]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: Qualcomm: sc8280xp: rename include identifier
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 15 Jan 2024 10:55:15 +0000 (11:55 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 17 Jan 2024 09:16:40 +0000 (10:16 +0100)
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 <johan+linaro@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/sc8280xp/HiFi.conf

index b40d671236d72e6911742727258e8c961329cc64..d0f6fbf4036098396bb95394b76785ff74ecfbb4 100644 (file)
@@ -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"