Re: PATCH V4 1/2] input: CMA3000 Accelerometer Driver

2010-11-30 Thread Hemanth V
- Original Message - From: Dmitry Torokhov dmitry.torok...@gmail.com Yep, almost there. Hemanth, does the driver still work if you apply the patch below? Yes works pretty well, Thanks for your efforts Some minor changes as below required. snip +struct cma3000_accl_data { + const

Re: PATCH V4 1/2] input: CMA3000 Accelerometer Driver

2010-11-30 Thread Jonathan Cameron
On 11/30/10 12:50, Hemanth V wrote: - Original Message - From: Dmitry Torokhov dmitry.torok...@gmail.com Yep, almost there. Hemanth, does the driver still work if you apply the patch below? Yes works pretty well, Thanks for your efforts Some minor changes as below required.

PATCH V4 1/2] input: CMA3000 Accelerometer Driver

2010-11-29 Thread Hemanth V
From 9985dc1211ae33baa877489c26920dfd1c29bb35 Mon Sep 17 00:00:00 2001 From: Hemanth V heman...@ti.com Date: Thu, 26 Aug 2010 17:44:48 +0530 Subject: [PATCH] input: CMA3000 Accelerometer Driver Add support for CMA3000 Tri-axis accelerometer, which supports Motion detect, Measurement and Free fall

Re: PATCH V4 1/2] input: CMA3000 Accelerometer Driver

2010-11-29 Thread Jonathan Cameron
On 11/29/10 10:57, Hemanth V wrote: From 9985dc1211ae33baa877489c26920dfd1c29bb35 Mon Sep 17 00:00:00 2001 From: Hemanth V heman...@ti.com Date: Thu, 26 Aug 2010 17:44:48 +0530 Subject: [PATCH] input: CMA3000 Accelerometer Driver Add support for CMA3000 Tri-axis accelerometer, which

Re: PATCH V4 1/2] input: CMA3000 Accelerometer Driver

2010-11-29 Thread Dmitry Torokhov
On Mon, Nov 29, 2010 at 11:28:13AM +, Jonathan Cameron wrote: On 11/29/10 10:57, Hemanth V wrote: From 9985dc1211ae33baa877489c26920dfd1c29bb35 Mon Sep 17 00:00:00 2001 From: Hemanth V heman...@ti.com Date: Thu, 26 Aug 2010 17:44:48 +0530 Subject: [PATCH] input: CMA3000 Accelerometer