Merge branches 'acpi-ec' and 'acpi-resource'
[platform/kernel/linux-rpi.git] / drivers / hwmon / ltc4245.c
index fb9bc8d..b90184a 100644 (file)
@@ -479,7 +479,7 @@ static struct i2c_driver ltc4245_driver = {
        .driver = {
                .name   = "ltc4245",
        },
-       .probe_new      = ltc4245_probe,
+       .probe          = ltc4245_probe,
        .id_table       = ltc4245_id,
 };