Index: linux-2.6-pxa/sound/soc/soc-core.c
===================================================================
--- linux-2.6-pxa.orig/sound/soc/soc-core.c
+++ linux-2.6-pxa/sound/soc/soc-core.c
@@ -1064,7 +1064,7 @@ static int soc_remove(struct platform_de
 /* ASoC platform driver */
 static struct platform_driver soc_driver = {
 	.driver		= {
-		.name		= "asoc-audio",
+		.name		= "soc-audio",
 	},
 	.probe		= soc_probe,
 	.remove		= soc_remove,
