All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Steve Sakoman <sakoman@gmail.com>
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] ARM:OMAP2: follow new twl4030 RTC init convention in Overo board file
Date: Tue, 23 Sep 2008 13:52:58 +0300	[thread overview]
Message-ID: <20080923105256.GG5102@atomide.com> (raw)
In-Reply-To: <5e088bd90809132219j63bbec48hdd36ddb1357741e0@mail.gmail.com>

* Steve Sakoman <sakoman@gmail.com> [080914 08:20]:
> Overo was omitted from the changes in 74fcfe9c589f1060b5e5a791e9c0c54212d7c1b8
> 
> This patch brings Overo RTC setup into line with the other omap boards

Pushing.

Tony

> 
> Signed-off-by: Steve Sakoman <steve@sakoman.com>
> ---
>  arch/arm/mach-omap2/board-overo.c |    8 --------
>  1 files changed, 0 insertions(+), 8 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-overo.c
> b/arch/arm/mach-omap2/board-overo.c
> index 5c23b4d..85ef43f 100644
> --- a/arch/arm/mach-omap2/board-overo.c
> +++ b/arch/arm/mach-omap2/board-overo.c
> @@ -158,11 +158,6 @@ static void __init overo_init_irq(void)
>  	omap_gpio_init();
>  }
> 
> -static struct platform_device overo_twl4030rtc_device = {
> -	.name           = "twl4030_rtc",
> -	.id             = -1,
> -};
> -
>  static struct platform_device overo_lcd_device = {
>  	.name		= "overo_lcd",
>  	.id		= -1,
> @@ -179,9 +174,6 @@ static struct omap_board_config_kernel
> overo_config[] __initdata = {
> 
>  static struct platform_device *overo_devices[] __initdata = {
>  	&overo_lcd_device,
> -#ifdef CONFIG_RTC_DRV_TWL4030
> -	&overo_twl4030rtc_device,
> -#endif
>  };
> 
>  static void __init overo_init(void)
> -- 
> 1.5.4.5
> --
> 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-09-23 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-14  5:19 [PATCH] ARM:OMAP2: follow new twl4030 RTC init convention in Overo board file Steve Sakoman
2008-09-23 10:52 ` 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=20080923105256.GG5102@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=sakoman@gmail.com \
    /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.