aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8990.c')
-rw-r--r--sound/soc/codecs/wm8990.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8990.c b/sound/soc/codecs/wm8990.c
index b417d2e0cdfd..e538edaae1f0 100644
--- a/sound/soc/codecs/wm8990.c
+++ b/sound/soc/codecs/wm8990.c
@@ -1417,7 +1417,7 @@ MODULE_DEVICE_TABLE(i2c, wm8990_i2c_id);
1417 1417
1418static struct i2c_driver wm8990_i2c_driver = { 1418static struct i2c_driver wm8990_i2c_driver = {
1419 .driver = { 1419 .driver = {
1420 .name = "wm8990-codec", 1420 .name = "wm8990",
1421 .owner = THIS_MODULE, 1421 .owner = THIS_MODULE,
1422 }, 1422 },
1423 .probe = wm8990_i2c_probe, 1423 .probe = wm8990_i2c_probe,