aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm9081.c')
-rw-r--r--sound/soc/codecs/wm9081.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm9081.c b/sound/soc/codecs/wm9081.c
index 5c224dd917d7..b62e98942cf8 100644
--- a/sound/soc/codecs/wm9081.c
+++ b/sound/soc/codecs/wm9081.c
@@ -1363,7 +1363,7 @@ MODULE_DEVICE_TABLE(i2c, wm9081_i2c_id);
1363 1363
1364static struct i2c_driver wm9081_i2c_driver = { 1364static struct i2c_driver wm9081_i2c_driver = {
1365 .driver = { 1365 .driver = {
1366 .name = "wm9081-codec", 1366 .name = "wm9081",
1367 .owner = THIS_MODULE, 1367 .owner = THIS_MODULE,
1368 }, 1368 },
1369 .probe = wm9081_i2c_probe, 1369 .probe = wm9081_i2c_probe,