Title: [9775] trunk/sound/soc/codecs/ssm2604.c: asoc: drop the "-codec" from ADI codecs
- Revision
- 9775
- Author
- vapier
- Date
- 2011-03-27 00:55:56 -0400 (Sun, 27 Mar 2011)
Log Message
asoc: drop the "-codec" from ADI codecs
apparently the addition of this was an accident, so back it out for ADI parts (since none of ours are part of a MFD)
Modified Paths
Diff
Modified: trunk/sound/soc/codecs/ssm2604.c (9774 => 9775)
--- trunk/sound/soc/codecs/ssm2604.c 2011-03-27 04:53:45 UTC (rev 9774)
+++ trunk/sound/soc/codecs/ssm2604.c 2011-03-27 04:55:56 UTC (rev 9775)
@@ -488,7 +488,7 @@
/* corgi i2c codec control layer */
static struct i2c_driver ssm2604_i2c_driver = {
.driver = {
- .name = "ssm2604-codec",
+ .name = "ssm2604",
.owner = THIS_MODULE,
},
.probe = ssm2604_i2c_probe,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits