]> git.ipfire.org Git - people/ms/linux.git/blobdiff - sound/soc/intel/boards/cml_rt1011_rt5682.c
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[people/ms/linux.git] / sound / soc / intel / boards / cml_rt1011_rt5682.c
index 5f1bf6d3800c6c9c7be395cdc87b3e20b24260bc..d6efc554898c7edbe3205f9d0a00e7f38ac6937a 100644 (file)
@@ -405,19 +405,19 @@ static struct snd_soc_dai_link cml_rt1011_rt5682_dailink[] = {
 
 static struct snd_soc_codec_conf rt1011_conf[] = {
        {
-               .dev_name = "i2c-10EC1011:00",
+               .dlc = COMP_CODEC_CONF("i2c-10EC1011:00"),
                .name_prefix = "WL",
        },
        {
-               .dev_name = "i2c-10EC1011:01",
+               .dlc = COMP_CODEC_CONF("i2c-10EC1011:01"),
                .name_prefix = "WR",
        },
        {
-               .dev_name = "i2c-10EC1011:02",
+               .dlc = COMP_CODEC_CONF("i2c-10EC1011:02"),
                .name_prefix = "TL",
        },
        {
-               .dev_name = "i2c-10EC1011:03",
+               .dlc = COMP_CODEC_CONF("i2c-10EC1011:03"),
                .name_prefix = "TR",
        },
 };