Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujitsu/integr...
[linux-block.git] / drivers / regulator / mp5416.c
index 91e9019430b864e1f23ca8a3f7ebc085d85a6c14..3886b252fbe7bad8c4713d094bd5fa30f8c478fc 100644 (file)
@@ -240,7 +240,7 @@ static struct i2c_driver mp5416_regulator_driver = {
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
                .of_match_table = of_match_ptr(mp5416_of_match),
        },
-       .probe_new = mp5416_i2c_probe,
+       .probe = mp5416_i2c_probe,
        .id_table = mp5416_id,
 };
 module_i2c_driver(mp5416_regulator_driver);