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 / lt7182s.c
index 28afc5f15ae8cc51a33e38a2452f606a0dec945b..aebd97af274172bf320b3e350c19a6cf997ed017 100644 (file)
@@ -168,7 +168,7 @@ static int lt7182s_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id lt7182s_id[] = {
-       { "lt7182s", 0 },
+       { "lt7182s" },
        {}
 };
 MODULE_DEVICE_TABLE(i2c, lt7182s_id);