diff options
author | Zubair Lutfullah <zubair.lutfullah@gmail.com> | 2013-09-19 07:24:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-09-21 11:47:09 +0100 |
commit | baee539915e9e89bdebb369229bc0684c86feac2 (patch) | |
tree | 8de81886f89d873dcc96bc584e38c689dafd4090 /kernel/dma.c | |
parent | 42877236160baaa785cfdcb281a653a012c82a2b (diff) | |
download | linux-baee539915e9e89bdebb369229bc0684c86feac2.tar.bz2 |
input: ti_am335x_tsc: Enable shared IRQ for TSC
Enable shared IRQ to allow ADC to share IRQ line from
parent MFD core. Only FIFO0 IRQs are for TSC and handled
on the TSC side.
Step mask would be updated from cached variable only previously.
In rare cases when both TSC and ADC are used, the cached
variable gets mixed up.
The step mask is written with the required mask every time.
Rachna Patil (TI) laid ground work for shared IRQ.
Signed-off-by: Zubair Lutfullah <zubair.lutfullah@gmail.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions