Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / sound / soc / codecs / cs35l41-i2c.c
index a0c457c0d04b44e5c3c14e025388f03fc64e44bc..34097996b784fb435ce852e173328aac76d480f2 100644 (file)
 #include "cs35l41.h"
 
 static const struct i2c_device_id cs35l41_id_i2c[] = {
-       { "cs35l40", 0 },
-       { "cs35l41", 0 },
-       { "cs35l51", 0 },
-       { "cs35l53", 0 },
+       { "cs35l40" },
+       { "cs35l41" },
+       { "cs35l51" },
+       { "cs35l53" },
        {}
 };