Linux 6.9-rc6
[sfrench/cifs-2.6.git] / drivers / regulator / lp3971.c
index e06f2a092b8935e49c701fe6f3b6d163d27bef37..e1b5c45f97f41b0b59ef08634a86e3b13b558961 100644 (file)
@@ -449,7 +449,7 @@ static struct i2c_driver lp3971_i2c_driver = {
                .name = "LP3971",
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
        },
-       .probe_new = lp3971_i2c_probe,
+       .probe = lp3971_i2c_probe,
        .id_table = lp3971_i2c_id,
 };