Re: [Patch v2 08/11] Touch: DA9052 touchscreen driver

2011-09-09 Thread Dmitry Torokhov
Hi Ashish, On Fri, Aug 12, 2011 at 07:20:26PM +0530, ashishj3 wrote: > This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen > controller. > > DA9052 is a MFD therefore this driver depends on DA9052 core driver for core > functionalities. > > Signed-off-by: David Dajun C

Re: [Patch v2 08/11] Touch: DA9052 touchscreen driver

2011-09-04 Thread ashishj3
On Mon, 2011-08-22 at 13:42 +0530, ashishj3 wrote: > On Fri, 2011-08-12 at 19:20 +0530, ashishj3 wrote: > > This driver add support for DA9052 4-wire resistive ADC interfaced > > touchscreen > > controller. > > > > DA9052 is a MFD therefore this driver depends on DA9052 core driver for core > >

Re: [Patch v2 08/11] Touch: DA9052 touchscreen driver

2011-08-22 Thread ashishj3
On Fri, 2011-08-12 at 19:20 +0530, ashishj3 wrote: > This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen > controller. > > DA9052 is a MFD therefore this driver depends on DA9052 core driver for core > functionalities. > > Signed-off-by: David Dajun Chen > Signed-off-

[Patch v2 08/11] Touch: DA9052 touchscreen driver

2011-08-12 Thread ashishj3
This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen controller. DA9052 is a MFD therefore this driver depends on DA9052 core driver for core functionalities. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- Changes since v2: - Replace kthreads with wor

[Patch v2 08/11] Touch: DA9052 touchscreen driver

2011-08-12 Thread ashishj3
This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen controller. DA9052 is a MFD therefore this driver depends on DA9052 core driver for core functionalities. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- Changes since v2: - Replace kthreads with wor