Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
[platform/kernel/linux-starfive.git] / drivers / iio / proximity / sx9310.c
index 0e4747c..d977aac 100644 (file)
@@ -1050,7 +1050,7 @@ static struct i2c_driver sx9310_driver = {
                 */
                .probe_type = PROBE_PREFER_ASYNCHRONOUS,
        },
-       .probe_new      = sx9310_probe,
+       .probe          = sx9310_probe,
        .id_table       = sx9310_id,
 };
 module_i2c_driver(sx9310_driver);