Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[linux-block.git] / drivers / mfd / intel_soc_pmic_chtwc.c
index 871776d511e31c232e398fcc3f263bc3396b8d65..7fce3ef7ab453df45046034e42a4afd603b392b4 100644 (file)
@@ -272,7 +272,7 @@ static struct i2c_driver cht_wc_driver = {
                .pm     = pm_sleep_ptr(&cht_wc_pm_ops),
                .acpi_match_table = cht_wc_acpi_ids,
        },
-       .probe_new = cht_wc_probe,
+       .probe = cht_wc_probe,
        .shutdown = cht_wc_shutdown,
        .id_table = cht_wc_i2c_id,
 };