Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / sound / soc / codecs / rt5659.c
index fb094c0fe740f8c1165f7392010a1a85bbf664ec..a2652fa6e1d74bacc8114a37ed60fa92edab127a 100644 (file)
@@ -3815,8 +3815,8 @@ static const struct regmap_config rt5659_regmap = {
 };
 
 static const struct i2c_device_id rt5659_i2c_id[] = {
-       { "rt5658", 0 },
-       { "rt5659", 0 },
+       { "rt5658" },
+       { "rt5659" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, rt5659_i2c_id);