Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[platform/kernel/linux-starfive.git] / drivers / regulator / pf8x00-regulator.c
index 99a15c3..b0781d9 100644 (file)
@@ -610,7 +610,7 @@ static struct i2c_driver pf8x00_regulator_driver = {
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
                .of_match_table = pf8x00_dt_ids,
        },
-       .probe_new = pf8x00_i2c_probe,
+       .probe = pf8x00_i2c_probe,
 };
 module_i2c_driver(pf8x00_regulator_driver);