Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-microblaze.git] / drivers / hwmon / tmp401.c
index f358ba6..91f2314 100644 (file)
@@ -766,7 +766,7 @@ static struct i2c_driver tmp401_driver = {
                .name   = "tmp401",
                .of_match_table = of_match_ptr(tmp4xx_of_match),
        },
-       .probe_new      = tmp401_probe,
+       .probe          = tmp401_probe,
        .id_table       = tmp401_id,
        .detect         = tmp401_detect,
        .address_list   = normal_i2c,