Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / spear / spdif_out.c
index 549295a6ed501e936d3f7e168b919c9aa2aeedcb..fb107c5790addc7fbc26e8e18290a2acbe473b86 100644 (file)
@@ -273,7 +273,8 @@ static struct snd_soc_dai_driver spdif_out_dai = {
 };
 
 static const struct snd_soc_component_driver spdif_out_component = {
-       .name           = "spdif-out",
+       .name                   = "spdif-out",
+       .legacy_dai_naming      = 1,
 };
 
 static int spdif_out_probe(struct platform_device *pdev)