Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / pmbus / pm6764tr.c
index 2a16504c85b78ae4802d32ccfda10f2d624b3e25..23f15b608dcf1282a5642a2504f89e514ec6915a 100644 (file)
@@ -48,7 +48,7 @@ static int pm6764tr_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id pm6764tr_id[] = {
-       {"pm6764tr", 0},
+       {"pm6764tr"},
        {}
 };
 MODULE_DEVICE_TABLE(i2c, pm6764tr_id);