Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
[deliverable/linux.git] / drivers / regulator / max1586.c
index d2a8c64cae42a9bc83890e922b7971781347ee62..2c1228d5796acb1df61cb12c161fc4ba8ed2f1b8 100644 (file)
@@ -304,7 +304,6 @@ static struct i2c_driver max1586_pmic_driver = {
        .probe = max1586_pmic_probe,
        .driver         = {
                .name   = "max1586",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(max1586_of_match),
        },
        .id_table       = max1586_id,
This page took 0.024543 seconds and 5 git commands to generate.