public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Arun KS <getarunks@gmail.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP2EVM TWL4030 keypad update
Date: Wed, 20 Aug 2008 15:24:09 +0300	[thread overview]
Message-ID: <20080820122408.GI29374@atomide.com> (raw)
In-Reply-To: <dfeb90390808190200m200eb292q194b648236ba0f0e@mail.gmail.com>

* Arun KS <getarunks@gmail.com> [080819 12:01]:
> Now we are passing irq number via platform_data

Pushing today.

Tony


> Signed-off-by: Arun KS <arunks@mistralsolutions.com>
> ---
>  arch/arm/mach-omap2/board-omap2evm.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-omap2evm.c
> b/arch/arm/mach-omap2/board-omap2evm.c
> index 9bb8fba..4188222 100644
> --- a/arch/arm/mach-omap2/board-omap2evm.c
> +++ b/arch/arm/mach-omap2/board-omap2evm.c
> @@ -18,6 +18,7 @@
>  #include <linux/clk.h>
>  #include <linux/io.h>
>  #include <linux/input.h>
> +#include <linux/i2c/twl4030.h>
> 
>  #include <mach/hardware.h>
>  #include <asm/mach-types.h>
> @@ -99,6 +100,7 @@ static struct omap_kp_platform_data omap2evm_kp_data = {
>  	.keymap 	= omap2evm_keymap,
>  	.keymapsize	= ARRAY_SIZE(omap2evm_keymap),
>  	.rep		= 1,
> +	.irq		= TWL4030_MODIRQ_KEYPAD,
>  };
> 
>  static struct platform_device omap2evm_kp_device = {
> -- 
> 1.5.3.4
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2008-08-20 12:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-19  9:00 [PATCH] OMAP2EVM TWL4030 keypad update Arun KS
2008-08-20 12:24 ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080820122408.GI29374@atomide.com \
    --to=tony@atomide.com \
    --cc=getarunks@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox