Title: [9792] trunk/sound/soc/blackfin/bf5xx-ad73311.c: ASoC: Blackfin: drop "-codec" from ad73311 machine driver
- Revision
- 9792
- Author
- vapier
- Date
- 2011-03-27 23:23:51 -0400 (Sun, 27 Mar 2011)
Log Message
ASoC: Blackfin: drop "-codec" from ad73311 machine driver
Modified Paths
Diff
Modified: trunk/sound/soc/blackfin/bf5xx-ad73311.c (9791 => 9792)
--- trunk/sound/soc/blackfin/bf5xx-ad73311.c 2011-03-28 03:23:42 UTC (rev 9791)
+++ trunk/sound/soc/blackfin/bf5xx-ad73311.c 2011-03-28 03:23:51 UTC (rev 9792)
@@ -210,7 +210,7 @@
.cpu_dai_name = "bfin-i2s.0",
.codec_dai_name = "ad73311-hifi",
.platform_name = "bfin-pcm-audio",
- .codec_name = "ad73311-codec",
+ .codec_name = "ad73311",
.init = snd_ad73311_init,
.ops = &bf5xx_ad73311_ops,
},
@@ -220,7 +220,7 @@
.cpu_dai_name = "bfin-i2s.1",
.codec_dai_name = "ad73311-hifi",
.platform_name = "bfin-pcm-audio",
- .codec_name = "ad73311-codec",
+ .codec_name = "ad73311",
.init = snd_ad73311_init,
.ops = &bf5xx_ad73311_ops,
}
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits