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 / max5821.c
index 23da345..18ba3ea 100644 (file)
@@ -377,7 +377,7 @@ static struct i2c_driver max5821_driver = {
                .of_match_table = max5821_of_match,
                .pm     = pm_sleep_ptr(&max5821_pm_ops),
        },
-       .probe_new      = max5821_probe,
+       .probe          = max5821_probe,
        .id_table       = max5821_id,
 };
 module_i2c_driver(max5821_driver);