aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/wm8962.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c
index 12286d6c708d..8e5f46691379 100644
--- a/sound/soc/codecs/wm8962.c
+++ b/sound/soc/codecs/wm8962.c
@@ -1821,7 +1821,7 @@ MODULE_DEVICE_TABLE(i2c, wm8962_i2c_id);
1821 1821
1822static struct i2c_driver wm8962_i2c_driver = { 1822static struct i2c_driver wm8962_i2c_driver = {
1823 .driver = { 1823 .driver = {
1824 .name = "WM8962", 1824 .name = "wm8962",
1825 .owner = THIS_MODULE, 1825 .owner = THIS_MODULE,
1826 }, 1826 },
1827 .probe = wm8962_i2c_probe, 1827 .probe = wm8962_i2c_probe,