aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8753.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8753.c')
-rw-r--r--sound/soc/codecs/wm8753.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8753.c b/sound/soc/codecs/wm8753.c
index 4706b87d3f1..8ede5bd66c1 100644
--- a/sound/soc/codecs/wm8753.c
+++ b/sound/soc/codecs/wm8753.c
@@ -1829,7 +1829,7 @@ static int wm8753_probe(struct platform_device *pdev)
#endif
if (ret != 0) {
- printk(KERN_ERR "can't add coded bus driver");
+ printk(KERN_ERR "can't add codec bus driver\n");
kfree(codec->private_data);
kfree(codec);
}