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

2011-09-24 Thread Dmitry Torokhov
Hi Ashish, On Mon, Sep 19, 2011 at 05:52:12PM +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

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

2011-09-19 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 v3: - Remove unrequire type cas