[PATCH RESEND 4/8] input: TSC: ti_tscadc: Remove definition of End Of Interrupt register

2012-10-16 Thread Patil, Rachna
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 --- drivers/input/touchscreen/ti_tscadc.c

[PATCH RESEND 4/8] input: TSC: ti_tscadc: Remove definition of End Of Interrupt register

2012-10-16 Thread Patil, Rachna
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 rac...@ti.com ---