Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
[platform/kernel/linux-starfive.git] / drivers / regulator / rtq6752-regulator.c
index 8559a26..8176e5a 100644 (file)
@@ -281,7 +281,7 @@ static struct i2c_driver rtq6752_driver = {
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
                .of_match_table = rtq6752_device_table,
        },
-       .probe_new = rtq6752_probe,
+       .probe = rtq6752_probe,
 };
 module_i2c_driver(rtq6752_driver);