Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / input / touchscreen / atmel_mxt_ts.c
index 542a31448c8f13249cddffa1b2c8f5f9fb9f0c02..8a606bd441ae66155c5db176c0358b3061e5ee89 100644 (file)
@@ -3443,11 +3443,11 @@ MODULE_DEVICE_TABLE(acpi, mxt_acpi_id);
 #endif
 
 static const struct i2c_device_id mxt_id[] = {
-       { "qt602240_ts", 0 },
-       { "atmel_mxt_ts", 0 },
-       { "atmel_mxt_tp", 0 },
-       { "maxtouch", 0 },
-       { "mXT224", 0 },
+       { "qt602240_ts" },
+       { "atmel_mxt_ts" },
+       { "atmel_mxt_tp" },
+       { "maxtouch" },
+       { "mXT224" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, mxt_id);