]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: Fix build for sdw_utils
authorMark Brown <broonie@kernel.org>
Tue, 28 Oct 2025 10:20:30 +0000 (10:20 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 28 Oct 2025 10:21:27 +0000 (10:21 +0000)
Revert 3293d3d7b0 ("ASoC: sdw_utils: add name_prefix for rt1321 part
id") due to dependencies on -next which for some reason don't show up
in my builds.

Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c

index d717d4143932173371cae8ca727c90b78cc818a8..270c66b90228379116712a4596d357bca2abc0e9 100644 (file)
@@ -313,7 +313,6 @@ struct asoc_sdw_codec_info codec_info_list[] = {
        },
        {
                .part_id = 0x1321,
-               .name_prefix = "rt1320",
                .dais = {
                        {
                                .direction = {true, false},