linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: spi-devel-general@lists.sourceforge.net,
	Luotao Fu <l.fu@pengutronix.de>,
	linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] spi/mpc52xx-spi: cleanups
Date: Fri, 20 Nov 2009 14:46:19 -0700	[thread overview]
Message-ID: <fa686aa40911201346p4ca1c23eu1861fe1cb1e4bf26@mail.gmail.com> (raw)
In-Reply-To: <20091118095828.GA5166@pengutronix.de>

On Wed, Nov 18, 2009 at 2:58 AM, Wolfram Sang <w.sang@pengutronix.de> wrote:
>> > -           rc |= request_irq(ms->irq1, mpc52xx_spi_irq, IRQF_SAMPLE_RANDOM,
>> > +           rc |= request_irq(ms->irq1, mpc52xx_spi_irq, 0,
>> >                               "mpc5200-spi-spiF", ms);
>>
>> The "spiF" here is probably also a typo.
>
> Ack. Grant, if you think it is worth you may modify my patch to avoid a resend.
> If it is easier for you, I will do the resend, of course.

Don't resend.  Patch looks okay.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

      reply	other threads:[~2009-11-20 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 14:31 [PATCH] spi/mpc52xx-spi: cleanups Wolfram Sang
2009-11-17 14:43 ` Luotao Fu
2009-11-18  9:58   ` Wolfram Sang
2009-11-20 21:46     ` Grant Likely [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=fa686aa40911201346p4ca1c23eu1861fe1cb1e4bf26@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=l.fu@pengutronix.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    --cc=w.sang@pengutronix.de \
    /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).