Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
[platform/kernel/linux-rpi.git] / drivers / mfd / pcf50633-core.c
index 0e4fc99..014a687 100644 (file)
@@ -282,7 +282,7 @@ static struct i2c_driver pcf50633_driver = {
                .pm     = pm_sleep_ptr(&pcf50633_pm),
        },
        .id_table = pcf50633_id_table,
-       .probe_new = pcf50633_probe,
+       .probe = pcf50633_probe,
        .remove = pcf50633_remove,
 };