Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-2.6-microblaze.git] / drivers / hwmon / sbrmi.c
index 529f0e7..484703f 100644 (file)
@@ -347,7 +347,7 @@ static struct i2c_driver sbrmi_driver = {
                .name = "sbrmi",
                .of_match_table = of_match_ptr(sbrmi_of_match),
        },
-       .probe_new = sbrmi_probe,
+       .probe = sbrmi_probe,
        .id_table = sbrmi_id,
 };