diff options
Diffstat (limited to 'sound/soc/codecs/wm8727.c')
| -rw-r--r-- | sound/soc/codecs/wm8727.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8727.c b/sound/soc/codecs/wm8727.c index fad90a35f39..e8170562071 100644 --- a/sound/soc/codecs/wm8727.c +++ b/sound/soc/codecs/wm8727.c @@ -59,7 +59,7 @@ static int __devexit wm8727_remove(struct platform_device *pdev)  static struct platform_driver wm8727_codec_driver = {  	.driver = { -			.name = "wm8727-codec", +			.name = "wm8727",  			.owner = THIS_MODULE,  	},  |