Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / lm73.c
index 637d35c5ae23a1eda93cc2efa1d3e11985b5ce6e..581b01572e1bd567d58111bf4c6e7c79bcbc6046 100644 (file)
@@ -220,7 +220,7 @@ lm73_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id lm73_ids[] = {
-       { "lm73", 0 },
+       { "lm73" },
        { /* LIST END */ }
 };
 MODULE_DEVICE_TABLE(i2c, lm73_ids);