Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / au1x / psc-ac97.c
index 05eb36991f147a8dcbeb631961e4e4b76a31c776..b536394b9ca08309f9c8391d67424107592741fe 100644 (file)
@@ -356,7 +356,8 @@ static const struct snd_soc_dai_driver au1xpsc_ac97_dai_template = {
 };
 
 static const struct snd_soc_component_driver au1xpsc_ac97_component = {
-       .name           = "au1xpsc-ac97",
+       .name                   = "au1xpsc-ac97",
+       .legacy_dai_naming      = 1,
 };
 
 static int au1xpsc_ac97_drvprobe(struct platform_device *pdev)