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 / sis_i2c.c
index ed56cb546f393b37d0ed9b75716401a15981ae71..2023c6df416f293c1546d3e2219cefca93e41d8e 100644 (file)
@@ -374,8 +374,8 @@ MODULE_DEVICE_TABLE(of, sis_ts_dt_ids);
 #endif
 
 static const struct i2c_device_id sis_ts_id[] = {
-       { SIS_I2C_NAME, 0 },
-       { "9200-ts",    0 },
+       { SIS_I2C_NAME },
+       { "9200-ts" },
        { /* sentinel */  }
 };
 MODULE_DEVICE_TABLE(i2c, sis_ts_id);