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 / pxe1610.c
index e2790a682dc80cedd9be3e2b99738af47e93aa18..5ac476d3cdd2a9c8715895be5c6810c72e155213 100644 (file)
@@ -127,9 +127,9 @@ static int pxe1610_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id pxe1610_id[] = {
-       {"pxe1610", 0},
-       {"pxe1110", 0},
-       {"pxm1310", 0},
+       {"pxe1610"},
+       {"pxe1110"},
+       {"pxm1310"},
        {}
 };