ASoC: amd: Migrate to new style legacy DAI naming flag
[linux-2.6-microblaze.git] / sound / soc / amd / raven / acp3x-i2s.c
index de6f70d..aa38cef 100644 (file)
@@ -257,7 +257,8 @@ static const struct snd_soc_dai_ops acp3x_i2s_dai_ops = {
 };
 
 static const struct snd_soc_component_driver acp3x_dai_component = {
-       .name           = DRV_NAME,
+       .name                   = DRV_NAME,
+       .legacy_dai_naming      = 1,
 };
 
 static struct snd_soc_dai_driver acp3x_i2s_dai = {