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 / mp2888.c
index 50662ed8e3d58309a8ef428a19b766cb05a23fb9..3b45f126b611ce9663dd927f779f920ab4da9375 100644 (file)
@@ -378,7 +378,7 @@ static int mp2888_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id mp2888_id[] = {
-       {"mp2888", 0},
+       {"mp2888"},
        {}
 };