Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / w83l785ts.c
index 9c11ed69c055ba22d130dc0ca357d4a8d88a8fb1..df77b53a1b2f9cfe184ff1a4a2d6104cdd6a6493 100644 (file)
@@ -74,7 +74,7 @@ static struct w83l785ts_data *w83l785ts_update_device(struct device *dev);
  */
 
 static const struct i2c_device_id w83l785ts_id[] = {
-       { "w83l785ts", 0 },
+       { "w83l785ts" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, w83l785ts_id);