aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8731.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8731.c b/sound/soc/codecs/wm8731.c
index 2650fac30ee4..e17c714196f2 100644
--- a/sound/soc/codecs/wm8731.c
+++ b/sound/soc/codecs/wm8731.c
@@ -707,7 +707,7 @@ MODULE_DEVICE_TABLE(i2c, wm8731_i2c_id);
707 707
708static struct i2c_driver wm8731_i2c_driver = { 708static struct i2c_driver wm8731_i2c_driver = {
709 .driver = { 709 .driver = {
710 .name = "WM8731 I2C Codec", 710 .name = "wm8731",
711 .owner = THIS_MODULE, 711 .owner = THIS_MODULE,
712 }, 712 },
713 .probe = wm8731_i2c_probe, 713 .probe = wm8731_i2c_probe,