]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: acp: don't set card long_name
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Mon, 16 Sep 2024 06:13:18 +0000 (11:43 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 18 Sep 2024 08:55:01 +0000 (10:55 +0200)
commit8451a3c7879d8883fd3fbd9dd7cbe7ecc31e89ce
tree5a05ab984f39f50914d6c290b79b22f3ff63c67a
parent2772ee6de6cf94e5f2a0c0ce6067d0796a4170ba
ASoC: amd: acp: don't set card long_name

UCM can load a board-specific file based on the card long_name. Remove
the constant "AMD Soundwire SOF" long_name so that the ASoC core can
set the long_name based on DMI information.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20240916061318.3147988-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/acp-sdw-sof-mach.c