Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / lm93.c
index 75bca805720e7158713d1acfb8cf6d7f0a16e77a..be4853fad80fdb3e2e0c113e4cc99af94da666ba 100644 (file)
@@ -2624,8 +2624,8 @@ static int lm93_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id lm93_id[] = {
-       { "lm93", 0 },
-       { "lm94", 0 },
+       { "lm93" },
+       { "lm94" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, lm93_id);