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 fad90a35f399..e81705620718 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) | |||
59 | 59 | ||
60 | static struct platform_driver wm8727_codec_driver = { | 60 | static struct platform_driver wm8727_codec_driver = { |
61 | .driver = { | 61 | .driver = { |
62 | .name = "wm8727-codec", | 62 | .name = "wm8727", |
63 | .owner = THIS_MODULE, | 63 | .owner = THIS_MODULE, |
64 | }, | 64 | }, |
65 | 65 | ||