These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / max8998.c
index a37cb74..a7afe3b 100644 (file)
@@ -377,7 +377,6 @@ static const struct dev_pm_ops max8998_pm = {
 static struct i2c_driver max8998_i2c_driver = {
        .driver = {
                   .name = "max8998",
-                  .owner = THIS_MODULE,
                   .pm = &max8998_pm,
                   .of_match_table = of_match_ptr(max8998_dt_match),
        },