Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / ltc4151.c
index f42ac3c9475ea1275718fe9ba2db1302e2182416..fa66eda78efe4f90b7c6acade3b5cc7ca5597211 100644 (file)
@@ -188,7 +188,7 @@ static int ltc4151_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id ltc4151_id[] = {
-       { "ltc4151", 0 },
+       { "ltc4151" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, ltc4151_id);