commit | c6e86db2bec56e05c7ad1524ed2273a4cc8e8868 | [log] [tgz] |
---|---|---|
author | Patil, Rachna <rachna@ti.com> | Tue Oct 16 12:55:41 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Nov 05 23:50:26 2012 +0100 |
tree | bda8f3b084a66c2abe312f52b4359dd517297f08 | |
parent | 30af55f930c2f69d8f3dcd658fb3ee352ebc54c1 [diff] |
input: TSC: ti_tscadc: Remove definition of End Of Interrupt register The touchscreen IP uses level sensitive interrupts rather than edge sensitive interrupts and therefore the is no need to use the EOI register to have the module re-strobe the interrupt line if there pending interrupts exist. Signed-off-by: Patil, Rachna <rachna@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>