* Hemanth V <heman...@ti.com> [101201 23:34]:
> Pl ignore the earlier patch, which seems to have rebasing issues.
> 
> Thanks
> Hemanth
> 
> From 42cb400c1bd3878977bc8fd416c9c39f81bed674 Mon Sep 17 00:00:00 2001
> From: Hemanth V <heman...@ti.com>
> Date: Thu, 2 Dec 2010 12:44:19 +0530
> Subject: [PATCH] omap4: Platform changes for CMA3000 Accelerometer driver
> 
> Update 4430 SDP board file with platform data for accelerometer driver
> 
> Signed-off-by: Hemanth V <heman...@ti.com>
> ---
> CMA3000 Driver is queued up for 2.6.38 merge window
> 
>  arch/arm/mach-omap2/board-4430sdp.c |   30 ++++++++++++++++++++++++++++++
>  1 files changed, 30 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-4430sdp.c 
> b/arch/arm/mach-omap2/board-4430sdp.c
> index ea56c30..6bda335 100644
> --- a/arch/arm/mach-omap2/board-4430sdp.c
> +++ b/arch/arm/mach-omap2/board-4430sdp.c
> @@ -24,6 +24,8 @@
>  #include <linux/regulator/machine.h>
>  #include <linux/leds.h>
>  #include <linux/leds_pwm.h>
> +#include <linux/input/cma3000.h>
> +#include <linux/interrupt.h>
> 
>  #include <mach/hardware.h>
>  #include <mach/omap4-common.h>

This you should send via the input list along with the cma3000
driver:

Acked-by: Tony Lindgren <t...@atomide.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to