linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] pxa/colibri270: Fix typo in colibri_pxa270_flash
Date: Fri, 4 Jun 2010 08:55:00 +0200	[thread overview]
Message-ID: <201006040855.00216.marek.vasut@gmail.com> (raw)
In-Reply-To: <20100604062701.GR2695@buzzloop.caiaq.de>

Dne P? 4. ?ervna 2010 08:27:02 Daniel Mack napsal(a):
> On Fri, Jun 04, 2010 at 03:07:32AM +0200, Marek Vasut wrote:
> > Append colibri_pxa270_flash(_device). This was missing.
> 
> Hmm, Eric fixed this typo already when commiting (y)our last patch set.
> Did you pull his tree?

I think so ... maybe I forget to pull the recent set of changes, then ignore 
this patch.

Cheers
> 
> Daniel
> 
> > Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
> > ---
> > 
> >  arch/arm/mach-pxa/colibri-pxa270.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/arch/arm/mach-pxa/colibri-pxa270.c
> > b/arch/arm/mach-pxa/colibri-pxa270.c index 96ce4ae..98673ac 100644
> > --- a/arch/arm/mach-pxa/colibri-pxa270.c
> > +++ b/arch/arm/mach-pxa/colibri-pxa270.c
> > @@ -99,7 +99,7 @@ static struct platform_device
> > colibri_pxa270_flash_device = {
> > 
> >  static void __init colibri_pxa270_nor_init(void)
> >  {
> > 
> > -	platform_device_register(&colibri_pxa270_flash);
> > +	platform_device_register(&colibri_pxa270_flash_device);
> > 
> >  }
> >  #else
> >  static inline void colibri_pxa270_nor_init(void) {}

      reply	other threads:[~2010-06-04  6:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04  1:07 [PATCH 1/3] pxa/colibri270: Fix typo in colibri_pxa270_flash Marek Vasut
2010-06-04  1:07 ` [PATCH 2/3] pxa: Fix all devices using wm97xx_batt.h Marek Vasut
2010-06-06 17:46   ` Robert Jarzmik
2010-06-06 18:10   ` Tomáš 'Sleep_Walker' Čech
2010-06-07  9:17   ` Mark Brown
2010-06-12  9:15     ` Eric Miao
2010-06-04  1:07 ` [PATCH 3/3] wm97xx_batt: Remove redundant header file Marek Vasut
2010-06-07  9:18   ` Mark Brown
2010-06-12  9:16   ` Eric Miao
2010-06-12 12:47     ` Marek Vasut
2010-06-04  6:27 ` [PATCH 1/3] pxa/colibri270: Fix typo in colibri_pxa270_flash Daniel Mack
2010-06-04  6:55   ` Marek Vasut [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=201006040855.00216.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).