public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@stericsson.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: Dan Williams <dan.j.williams@intel.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"yuanyabin1978@sina.com" <yuanyabin1978@sina.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/7] SPI: add PrimeCell generic DMA to PL022 v12
Date: Wed, 29 Sep 2010 13:54:11 +0200	[thread overview]
Message-ID: <4CA328E3.3040502@stericsson.com> (raw)
In-Reply-To: <20100929082055.GC4703@angua.secretlab.ca>

Grant Likely wrote:

> On Tue, Sep 28, 2010 at 04:33:55PM +0200, Linus Walleij wrote:

>> This extends the PL022 SSP/SPI driver with generic DMA engine
>> support using the PrimeCell DMA engine interface. Also fix up the
>> test code for the U300 platform.
>> (...)
>> --- a/arch/arm/mach-u300/dummyspichip.c
>> +++ b/arch/arm/mach-u300/dummyspichip.c
>> @@ -267,6 +267,7 @@ static struct spi_driver pl022_dummy_driver = {
>>  	.driver = {
>>  		.name	= "spi-dummy",
>>  		.owner	= THIS_MODULE,
>> +		.bus = &spi_bus_type,
> 
> This shouldn't be necessary.  spi_register_driver already sets the bus
> type field.
> 
> Otherwise, this patch looks good.  If you're okay with me dropping
> this hunk, then I'll pick up this patch into my next-spi branch.

OK just drop it, thanks Grant.

I need to come up with the right way to refactor that dummychip anyway
to I'll churn it out completely sooner or later.

Yours,
Linus Walleij


      reply	other threads:[~2010-09-29 11:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-28 14:33 [PATCH 0/7] PrimeCell Generic DMA v12 Linus Walleij
2010-09-28 14:33 ` [PATCH 1/7] SPI: add PrimeCell generic DMA to PL022 v12 Linus Walleij
2010-09-28 14:33   ` [PATCH 2/7] ARM: add PrimeCell generic DMA to PL011 v12 Linus Walleij
2010-09-28 14:33     ` [PATCH 3/7] ARM: add PrimeCell generic DMA to MMCI/PL180 v12 Linus Walleij
2010-09-28 14:33       ` [PATCH 4/7] ARM: config U300 PL180 PL011 PL022 for DMA v12 Linus Walleij
2010-09-28 14:33         ` [PATCH 5/7] ARM: config Ux500 PL011 PL022 PL180 " Linus Walleij
2010-09-28 14:34           ` [PATCH 6/7] ARM: config RealViews PL011 PL022 " Linus Walleij
2010-09-28 14:34             ` [PATCH 7/7] ARM: config Versatiles " Linus Walleij
2010-09-29  8:20   ` [PATCH 1/7] SPI: add PrimeCell generic DMA to PL022 v12 Grant Likely
2010-09-29 11:54     ` Linus Walleij [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=4CA328E3.3040502@stericsson.com \
    --to=linus.walleij@stericsson.com \
    --cc=dan.j.williams@intel.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yuanyabin1978@sina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox