Title: [7467] trunk/sound/soc/codecs/adau1371.c: adau1371: capitalize the .name of the dai driver
Revision
7467
Author
vapier
Date
2009-09-26 08:21:29 -0400 (Sat, 26 Sep 2009)

Log Message

adau1371: capitalize the .name of the dai driver

Modified Paths


Diff

Modified: trunk/sound/soc/codecs/adau1371.c (7466 => 7467)


--- trunk/sound/soc/codecs/adau1371.c	2009-09-25 21:11:57 UTC (rev 7466)
+++ trunk/sound/soc/codecs/adau1371.c	2009-09-26 12:21:29 UTC (rev 7467)
@@ -857,7 +857,7 @@
 };
 
 struct snd_soc_dai adau1371_dai = {
-	.name = "adau1371",
+	.name = "ADAU1371",
 	.playback = {
 		.stream_name  = "Playback",
 		.channels_min = 2,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to