aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8960.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8960.c')
-rw-r--r--sound/soc/codecs/wm8960.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8960.c b/sound/soc/codecs/wm8960.c
index d07bcc1e1c60..35171e4354a2 100644
--- a/sound/soc/codecs/wm8960.c
+++ b/sound/soc/codecs/wm8960.c
@@ -882,7 +882,7 @@ MODULE_DEVICE_TABLE(i2c, wm8960_i2c_id);
882 882
883static struct i2c_driver wm8960_i2c_driver = { 883static struct i2c_driver wm8960_i2c_driver = {
884 .driver = { 884 .driver = {
885 .name = "WM8960 I2C Codec", 885 .name = "wm8960",
886 .owner = THIS_MODULE, 886 .owner = THIS_MODULE,
887 }, 887 },
888 .probe = wm8960_i2c_probe, 888 .probe = wm8960_i2c_probe,