summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/hynitron_cstxxx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/hynitron_cstxxx.c')
-rw-r--r--drivers/input/touchscreen/hynitron_cstxxx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/hynitron_cstxxx.c b/drivers/input/touchscreen/hynitron_cstxxx.c
index 05946fee4fd4..f72834859282 100644
--- a/drivers/input/touchscreen/hynitron_cstxxx.c
+++ b/drivers/input/touchscreen/hynitron_cstxxx.c
@@ -470,7 +470,7 @@ static const struct hynitron_ts_chip_data cst3xx_data = {
};
static const struct i2c_device_id hyn_tpd_id[] = {
- { .name = "hynitron_ts", 0 },
+ { .name = "hynitron_ts" },
{ /* sentinel */ },
};
MODULE_DEVICE_TABLE(i2c, hyn_tpd_id);