These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / wm831x-i2c.c
index a4cbefe..824bcba 100644 (file)
@@ -93,7 +93,6 @@ static const struct dev_pm_ops wm831x_pm_ops = {
 static struct i2c_driver wm831x_i2c_driver = {
        .driver = {
                .name = "wm831x",
-               .owner = THIS_MODULE,
                .pm = &wm831x_pm_ops,
        },
        .probe = wm831x_i2c_probe,