ASoC: Intel: soc-acpi-intel-mtl-match: Change CS35L56 prefixes to AMPn
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Tue, 5 Dec 2023 11:57:15 +0000 (11:57 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 11 Dec 2023 14:27:46 +0000 (14:27 +0000)
commit02a914ed475dd928c7b2b6c9d1da9b0b27fa724d
tree84124fe550d1ddeb3ce84e8444150cd20e472c21
parenta0ffa8115e1ea9786b03edc3f431d2f4ef3e7a2e
ASoC: Intel: soc-acpi-intel-mtl-match: Change CS35L56 prefixes to AMPn

Change the ALSA prefix for the CS35L56 to "AMPn".

This keeps them consistent with the CS35L56 HDA driver. It also
avoids coding the chip ID into the control name, so that other
Cirrus amps with the same controls can have the same control
names.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Fixes: 05fe62842804 ("ASoC: Intel: soc-acpi-intel-mtl-match: add acpi match table for cdb35l56-eight-c")
Link: https://msgid.link/r/20231205115715.2460386-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-mtl-match.c