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 / tps546d24.c
index 69bbdb6c680bdff947ee32ada4b21de86baecb35..520ca37269f77e9afa62fd54472fe6158f5e791f 100644 (file)
@@ -42,7 +42,7 @@ static int tps546d24_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id tps546d24_id[] = {
-       {"tps546d24", 0},
+       {"tps546d24"},
        {}
 };
 MODULE_DEVICE_TABLE(i2c, tps546d24_id);