Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-microblaze.git] / drivers / hwmon / ftsteutates.c
index f5a4d91..b74a266 100644 (file)
@@ -678,7 +678,7 @@ static struct i2c_driver fts_driver = {
                .name = "ftsteutates",
        },
        .id_table = fts_id,
-       .probe_new = fts_probe,
+       .probe = fts_probe,
        .detect = fts_detect,
        .address_list = normal_i2c,
 };