Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / drivers / hwmon / max6620.c
index 0f277d945ea20d452196119b43c185984e91a748..5d12fb9c97862256a129ef9f8358474893b2330b 100644 (file)
@@ -503,7 +503,7 @@ static struct i2c_driver max6620_driver = {
        .driver = {
                .name   = "max6620",
        },
-       .probe_new      = max6620_probe,
+       .probe          = max6620_probe,
        .id_table       = max6620_id,
 };