Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/linux...
[platform/kernel/linux-rpi.git] / drivers / mfd / rt4831.c
index c6d34dc..f8d6dc5 100644 (file)
@@ -109,7 +109,7 @@ static struct i2c_driver rt4831_driver = {
                .name = "rt4831",
                .of_match_table = rt4831_of_match,
        },
-       .probe_new = rt4831_probe,
+       .probe = rt4831_probe,
        .remove = rt4831_remove,
 };
 module_i2c_driver(rt4831_driver);