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 / tsc2004.c
index 89c5248f66f6fcbcd6e410f009340f7cd94898e4..b673098535ad199e2b80f4fe565d130b17ca3787 100644 (file)
@@ -48,7 +48,7 @@ static void tsc2004_remove(struct i2c_client *i2c)
 }
 
 static const struct i2c_device_id tsc2004_idtable[] = {
-       { "tsc2004", 0 },
+       { "tsc2004" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, tsc2004_idtable);