input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
authorPatil, Rachna <rachna@ti.com>
Tue, 16 Oct 2012 07:25:41 +0000 (12:55 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 5 Nov 2012 22:50:26 +0000 (23:50 +0100)
commitc6e86db2bec56e05c7ad1524ed2273a4cc8e8868
treebda8f3b084a66c2abe312f52b4359dd517297f08
parent30af55f930c2f69d8f3dcd658fb3ee352ebc54c1
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>
drivers/input/touchscreen/ti_tscadc.c