RE: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2010-01-30 Thread Hiremath, Vaibhav
-Original Message- From: Dmitry Torokhov [mailto:dmitry.torok...@gmail.com] Sent: Tuesday, January 12, 2010 2:07 PM To: Hiremath, Vaibhav Cc: linux-in...@vger.kernel.org; linux-omap@vger.kernel.org Subject: Re: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

Re: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2010-01-12 Thread Dmitry Torokhov
On Mon, Jan 11, 2010 at 11:54:05AM +0530, Hiremath, Vaibhav wrote: -Original Message- From: Hiremath, Vaibhav Sent: Thursday, November 19, 2009 8:17 PM To: linux-in...@vger.kernel.org Cc: linux-omap@vger.kernel.org; Hiremath, Vaibhav Subject: [PATCH 2/3] Input:TouchScreen

RE: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2010-01-10 Thread Hiremath, Vaibhav
-Original Message- From: Hiremath, Vaibhav Sent: Thursday, November 19, 2009 8:17 PM To: linux-in...@vger.kernel.org Cc: linux-omap@vger.kernel.org; Hiremath, Vaibhav Subject: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support From: Vaibhav Hiremath hvaib...@ti.com

RE: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2009-11-23 Thread Hiremath, Vaibhav
-Original Message- From: Dmitry Torokhov [mailto:dmitry.torok...@gmail.com] Sent: Friday, November 20, 2009 10:32 PM To: Hiremath, Vaibhav Cc: linux-in...@vger.kernel.org; linux-omap@vger.kernel.org Subject: Re: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support Hi

Re: [PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2009-11-20 Thread Dmitry Torokhov
Hi Vaibhav, On Thu, Nov 19, 2009 at 08:16:40PM +0530, hvaib...@ti.com wrote: From: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com If I do: sed 's/2004/2007/g' drivers/input/touchscreen/tsc2004.c | diff -u drivers/input/touchscreen/tsc2007.c - the diff is

[PATCH 2/3] Input:TouchScreen: Introduce TSC2004 driver support

2009-11-19 Thread hvaibhav
From: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com --- drivers/input/touchscreen/Kconfig | 11 + drivers/input/touchscreen/Makefile |1 + drivers/input/touchscreen/tsc2004.c | 525 +++ include/linux/i2c/tsc2004.h