Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujitsu/integr...
[linux-block.git] / drivers / regulator / max20411-regulator.c
index be8169b86a89301fb133186e7c3ff09527a21ecc..8c09dc71b16db5a92425b97e0e777de4da454f75 100644 (file)
@@ -156,7 +156,7 @@ static struct i2c_driver max20411_i2c_driver = {
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
                .of_match_table = of_max20411_match_tbl,
        },
-       .probe_new = max20411_probe,
+       .probe = max20411_probe,
        .id_table = max20411_id,
 };
 module_i2c_driver(max20411_i2c_driver);