Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linux
[linux-block.git] / drivers / hwmon / adm1025.c
index 2984c4f98496fe41a0681319d1e0b73a45592489..389382d54752e4b1b3bc687706aae0cba4046f4f 100644 (file)
@@ -559,7 +559,7 @@ static struct i2c_driver adm1025_driver = {
        .driver = {
                .name   = "adm1025",
        },
-       .probe_new      = adm1025_probe,
+       .probe          = adm1025_probe,
        .id_table       = adm1025_id,
        .detect         = adm1025_detect,
        .address_list   = normal_i2c,