ASoC: img: Migrate to new style legacy DAI naming flag
[sfrench/cifs-2.6.git] / sound / soc / img / img-i2s-out.c
index 9ec6fc528e2b4c5cb96093a886c8a3f98160c5b7..e3c6e662aa86743ba6c71c7d945deab3bd0fc5f8 100644 (file)
@@ -394,7 +394,8 @@ static int img_i2s_out_dai_probe(struct snd_soc_dai *dai)
 }
 
 static const struct snd_soc_component_driver img_i2s_out_component = {
-       .name = "img-i2s-out"
+       .name = "img-i2s-out",
+       .legacy_dai_naming = 1,
 };
 
 static int img_i2s_out_dma_prepare_slave_config(struct snd_pcm_substream *st,