Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / ti / omap-mcpdm.c
index fafb2998ad0df27f00d5fc4ac9d1ec07107e3a40..0b18a7bfd3fd73f5cd9179d7b35fc658dd76f8c1 100644 (file)
@@ -524,9 +524,10 @@ static struct snd_soc_dai_driver omap_mcpdm_dai = {
 };
 
 static const struct snd_soc_component_driver omap_mcpdm_component = {
-       .name           = "omap-mcpdm",
-       .suspend        = omap_mcpdm_suspend,
-       .resume         = omap_mcpdm_resume,
+       .name                   = "omap-mcpdm",
+       .suspend                = omap_mcpdm_suspend,
+       .resume                 = omap_mcpdm_resume,
+       .legacy_dai_naming      = 1,
 };
 
 void omap_mcpdm_configure_dn_offsets(struct snd_soc_pcm_runtime *rtd,