All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Enric Balletbo i Serra <eballetbo@gmail.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	rmk+kernel@arm.linux.org.uk
Subject: Re: [PATCH] omap3: igep3: Add omap_reserve functionality
Date: Tue, 11 Jan 2011 15:29:08 -0800	[thread overview]
Message-ID: <20110111232908.GZ4957@atomide.com> (raw)
In-Reply-To: <1294760874-28088-1-git-send-email-eballetbo@gmail.com>

* Enric Balletbo i Serra <eballetbo@gmail.com> [110111 07:47]:
> This patch adds omap_reserve functionality to board-igep0030.c.
> 
> This patch is in similar lines to commit id 71ee7dad9b6991, from
> Russell king

Applying to devel-board.

Tony
 
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> ---
>  arch/arm/mach-omap2/board-igep0030.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-igep0030.c b/arch/arm/mach-omap2/board-igep0030.c
> index 11b944f..4dc62a9 100644
> --- a/arch/arm/mach-omap2/board-igep0030.c
> +++ b/arch/arm/mach-omap2/board-igep0030.c
> @@ -450,6 +450,7 @@ static void __init igep3_init(void)
>  
>  MACHINE_START(IGEP0030, "IGEP OMAP3 module")
>  	.boot_params	= 0x80000100,
> +	.reserve	= omap_reserve,
>  	.map_io		= omap3_map_io,
>  	.init_irq	= igep3_init_irq,
>  	.init_machine	= igep3_init,
> -- 
> 1.7.0.4
> 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] omap3: igep3: Add omap_reserve functionality
Date: Tue, 11 Jan 2011 15:29:08 -0800	[thread overview]
Message-ID: <20110111232908.GZ4957@atomide.com> (raw)
In-Reply-To: <1294760874-28088-1-git-send-email-eballetbo@gmail.com>

* Enric Balletbo i Serra <eballetbo@gmail.com> [110111 07:47]:
> This patch adds omap_reserve functionality to board-igep0030.c.
> 
> This patch is in similar lines to commit id 71ee7dad9b6991, from
> Russell king

Applying to devel-board.

Tony
 
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> ---
>  arch/arm/mach-omap2/board-igep0030.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-igep0030.c b/arch/arm/mach-omap2/board-igep0030.c
> index 11b944f..4dc62a9 100644
> --- a/arch/arm/mach-omap2/board-igep0030.c
> +++ b/arch/arm/mach-omap2/board-igep0030.c
> @@ -450,6 +450,7 @@ static void __init igep3_init(void)
>  
>  MACHINE_START(IGEP0030, "IGEP OMAP3 module")
>  	.boot_params	= 0x80000100,
> +	.reserve	= omap_reserve,
>  	.map_io		= omap3_map_io,
>  	.init_irq	= igep3_init_irq,
>  	.init_machine	= igep3_init,
> -- 
> 1.7.0.4
> 

  reply	other threads:[~2011-01-11 23:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 15:47 [PATCH] omap3: igep3: Add omap_reserve functionality Enric Balletbo i Serra
2011-01-11 15:47 ` Enric Balletbo i Serra
2011-01-11 23:29 ` Tony Lindgren [this message]
2011-01-11 23:29   ` 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=20110111232908.GZ4957@atomide.com \
    --to=tony@atomide.com \
    --cc=eballetbo@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=rmk+kernel@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.