Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc...
[deliverable/linux.git] / sound / soc / codecs / wm8904.c
index 265a4a58a2d1bf7c4e80e1b48c981af4ef878ae5..145f5f9d581bb167587f0a1bfd051c26d8bc990a 100644 (file)
@@ -2292,7 +2292,6 @@ MODULE_DEVICE_TABLE(i2c, wm8904_i2c_id);
 static struct i2c_driver wm8904_i2c_driver = {
        .driver = {
                .name = "wm8904",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(wm8904_of_match),
        },
        .probe =    wm8904_i2c_probe,
This page took 0.063615 seconds and 5 git commands to generate.