Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-microblaze.git] / drivers / iio / dac / max517.c
index 25967c3..6859801 100644 (file)
@@ -203,7 +203,7 @@ static struct i2c_driver max517_driver = {
                .name   = MAX517_DRV_NAME,
                .pm     = pm_sleep_ptr(&max517_pm_ops),
        },
-       .probe_new      = max517_probe,
+       .probe          = max517_probe,
        .id_table       = max517_id,
 };
 module_i2c_driver(max517_driver);