From: Tony Lindgren <tony@atomide.com>
To: Colin Cross <ccross@android.com>
Cc: linux-arm-kernel@lists.infradead.org,
"Benoît Cousson" <b-cousson@ti.com>,
"Russell King" <linux@arm.linux.org.uk>,
linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: omap4: Enable keypad controller hwmod
Date: Tue, 31 May 2011 05:39:35 -0700 [thread overview]
Message-ID: <20110531123935.GE11352@atomide.com> (raw)
In-Reply-To: <1304546264-28922-1-git-send-email-ccross@android.com>
* Colin Cross <ccross@android.com> [110504 14:54]:
> The keypad controller hwmod was left commented out, but the
> omap4-keypad driver requires it to function.
I'll queue an earlier patch doing the same thanks.
Regards,
Tony
> Signed-off-by: Colin Cross <ccross@android.com>
> ---
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> index abc548a..e1c69ff 100644
> --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> @@ -5109,7 +5109,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
> &omap44xx_iva_seq1_hwmod,
>
> /* kbd class */
> -/* &omap44xx_kbd_hwmod, */
> + &omap44xx_kbd_hwmod,
>
> /* mailbox class */
> &omap44xx_mailbox_hwmod,
> --
> 1.7.4.1
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: omap4: Enable keypad controller hwmod
Date: Tue, 31 May 2011 05:39:35 -0700 [thread overview]
Message-ID: <20110531123935.GE11352@atomide.com> (raw)
In-Reply-To: <1304546264-28922-1-git-send-email-ccross@android.com>
* Colin Cross <ccross@android.com> [110504 14:54]:
> The keypad controller hwmod was left commented out, but the
> omap4-keypad driver requires it to function.
I'll queue an earlier patch doing the same thanks.
Regards,
Tony
> Signed-off-by: Colin Cross <ccross@android.com>
> ---
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> index abc548a..e1c69ff 100644
> --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> @@ -5109,7 +5109,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
> &omap44xx_iva_seq1_hwmod,
>
> /* kbd class */
> -/* &omap44xx_kbd_hwmod, */
> + &omap44xx_kbd_hwmod,
>
> /* mailbox class */
> &omap44xx_mailbox_hwmod,
> --
> 1.7.4.1
>
next prev parent reply other threads:[~2011-05-31 12:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 21:57 [PATCH] ARM: omap4: Enable keypad controller hwmod Colin Cross
2011-05-04 21:57 ` Colin Cross
2011-05-31 12:39 ` Tony Lindgren [this message]
2011-05-31 12:39 ` Tony Lindgren
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=20110531123935.GE11352@atomide.com \
--to=tony@atomide.com \
--cc=b-cousson@ti.com \
--cc=ccross@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.