aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8903.c')
-rw-r--r--sound/soc/codecs/wm8903.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8903.c b/sound/soc/codecs/wm8903.c
index 3d4c55f3c7b5..7c84ebf3420a 100644
--- a/sound/soc/codecs/wm8903.c
+++ b/sound/soc/codecs/wm8903.c
@@ -1932,7 +1932,7 @@ MODULE_DEVICE_TABLE(i2c, wm8903_i2c_id);
1932 1932
1933static struct i2c_driver wm8903_i2c_driver = { 1933static struct i2c_driver wm8903_i2c_driver = {
1934 .driver = { 1934 .driver = {
1935 .name = "wm8903-codec", 1935 .name = "wm8903",
1936 .owner = THIS_MODULE, 1936 .owner = THIS_MODULE,
1937 }, 1937 },
1938 .probe = wm8903_i2c_probe, 1938 .probe = wm8903_i2c_probe,