diff options
author | Patil, Rachna <rachna@ti.com> | 2012-10-16 12:55:40 +0530 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-05 23:50:26 +0100 |
commit | 30af55f930c2f69d8f3dcd658fb3ee352ebc54c1 (patch) | |
tree | a89a1ee8ee49addf94187f7a5b9da9420bf516bd /drivers/pwm/pwm-pxa.c | |
parent | d1fb57435c108b8dd66d7f47b4c60c1798dcae4c (diff) | |
download | linux-30af55f930c2f69d8f3dcd658fb3ee352ebc54c1.tar.bz2 |
input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
Code currently uses FIFO1 threshold interrupt.
since this is a MFD, Dedicating FIFO0 to touchscreen
and making way for other devices to use FIFO1 as well.
The FIFO can be shared between 2 devices but since the
interrupt used is threshold interrupt on FIFO1, we would
end up having wrong interrupts. Hence changing the same.
Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/pwm/pwm-pxa.c')
0 files changed, 0 insertions, 0 deletions