Hi Ashish,
On Tue, Mar 13, 2012 at 05:55:06PM +0530, Ashish Jangam wrote:
> Any update on the below patch
I looked the patch over and I think that the disabling of the IRQs in
da9052_ts_input_close() is racy. You can't read device status and
disable one IRQ or another as pendwn IRQ may fire right
Any update on the below patch
On Mon, 2012-02-06 at 18:21 +0530, Ashish Jangam wrote:
> This driver adds support for DA9052/53 4-wire resistive ADC interfaced
> touchscreen controller.
>
> DA9052/53 is a MFD therefore this driver depends on DA9052/53 core
> driver for core functionalities.
>
> Th
This driver adds support for DA9052/53 4-wire resistive ADC interfaced
touchscreen controller.
DA9052/53 is a MFD therefore this driver depends on DA9052/53 core
driver for core functionalities.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-b