Input: atmel_mxt_ts - add mXT224 identifier to id_table
[linux-2.6-block.git] / drivers / input / touchscreen / atmel_mxt_ts.c
index 162a3bf019e42f05a41378f57cde715fdb2cf259..fe8902e1f010e348e5178473df6cd67d56f0aba5 100644 (file)
@@ -1371,6 +1371,7 @@ static const struct dev_pm_ops mxt_pm_ops = {
 static const struct i2c_device_id mxt_id[] = {
        { "qt602240_ts", 0 },
        { "atmel_mxt_ts", 0 },
+       { "mXT224", 0 },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, mxt_id);