Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / max6642.c
index 8b2e4d6101a20a1bb1618bbf8c6cc69b7591e5c5..9302ab2339103cae5ba38338e6ee0495c815f194 100644 (file)
@@ -291,7 +291,7 @@ static int max6642_probe(struct i2c_client *client)
  */
 
 static const struct i2c_device_id max6642_id[] = {
-       { "max6642", 0 },
+       { "max6642" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, max6642_id);