Title: [9789] trunk/sound/soc/blackfin/bf5xx-ad193x.c: ASoC: Blackfin: drop "-codec" from ad193x machine driver
Revision
9789
Author
vapier
Date
2011-03-27 23:23:21 -0400 (Sun, 27 Mar 2011)

Log Message

ASoC: Blackfin: drop "-codec" from ad193x machine driver

Modified Paths


Diff

Modified: trunk/sound/soc/blackfin/bf5xx-ad193x.c (9788 => 9789)


--- trunk/sound/soc/blackfin/bf5xx-ad193x.c	2011-03-28 03:16:06 UTC (rev 9788)
+++ trunk/sound/soc/blackfin/bf5xx-ad193x.c	2011-03-28 03:23:21 UTC (rev 9789)
@@ -106,7 +106,7 @@
 #if defined(CONFIG_SND_SOC_AD193X_SPI)
 		.codec_name = "spi0.5",
 #elif defined(CONFIG_SND_SOC_AD193X_I2C)
-		.codec_name = "ad193x-codec.0-0004",
+		.codec_name = "ad193x.0-0004",
 #endif
 		.ops = &bf5xx_ad193x_ops,
 	},
@@ -119,7 +119,7 @@
 #if defined(CONFIG_SND_SOC_AD193X_SPI)
 		.codec_name = "spi0.5",
 #elif defined(CONFIG_SND_SOC_AD193X_I2C)
-		.codec_name = "ad193x-codec.0-0004",
+		.codec_name = "ad193x.0-0004",
 #endif
 		.ops = &bf5xx_ad193x_ops,
 	}
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to