All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Mallon <ryan@bluewatersys.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: john.cooper@third-harmonic.com, alsa-devel@alsa-project.org,
	chasedouglas@gmail.com, buytenh@wantstofly.org,
	r&d4@dave-tech.it, hartleys@visionengravers.com,
	dhuggins@cs.cmu.edu, marshall@coolbananas.co.nz,
	linux-arm-kernel@lists.infradead.org, lrg@slimlogic.co.uk
Subject: Re: [RFC PATCH v3 0/3] ep93xx i2s audio
Date: Tue, 08 Jun 2010 08:35:42 +1200	[thread overview]
Message-ID: <4C0D581E.3010802@bluewatersys.com> (raw)
In-Reply-To: <20100607132634.GE5993@sirena.org.uk>

Mark Brown wrote:
> On Fri, Jun 04, 2010 at 05:11:22PM +1200, Ryan Mallon wrote:
>> The following patch series adds support for i2s audio on the ep93xx,
>> with the Snapper CL15 used as an example implementation.
> 
> Please do remember to CC maintainers on patches.  I've had to remind you
> about this before, it's really not helpful to drop the people you're
> expecting to review the patches - it'll tend to delay things or lead to
> the patches getting missed.  From a code point of view this looks fine
> but we'll need an arch maintainer to sign off on that bit of the code.
> I've applied 2/3 since that has no arch/arm elements.

Sorry, again. I copied the CC list from the last series I sent. I must
have missed you accidentally.

Thanks for picking this up.

~Ryan

-- 
Bluewater Systems Ltd - ARM Technology Solution Centre

Ryan Mallon         		5 Amuri Park, 404 Barbadoes St
ryan@bluewatersys.com         	PO Box 13 889, Christchurch 8013
http://www.bluewatersys.com	New Zealand
Phone: +64 3 3779127		Freecall: Australia 1800 148 751
Fax:   +64 3 3779135			  USA 1800 261 2934

WARNING: multiple messages have this Message-ID (diff)
From: ryan@bluewatersys.com (Ryan Mallon)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [RFC PATCH v3 0/3] ep93xx i2s audio
Date: Tue, 08 Jun 2010 08:35:42 +1200	[thread overview]
Message-ID: <4C0D581E.3010802@bluewatersys.com> (raw)
In-Reply-To: <20100607132634.GE5993@sirena.org.uk>

Mark Brown wrote:
> On Fri, Jun 04, 2010 at 05:11:22PM +1200, Ryan Mallon wrote:
>> The following patch series adds support for i2s audio on the ep93xx,
>> with the Snapper CL15 used as an example implementation.
> 
> Please do remember to CC maintainers on patches.  I've had to remind you
> about this before, it's really not helpful to drop the people you're
> expecting to review the patches - it'll tend to delay things or lead to
> the patches getting missed.  From a code point of view this looks fine
> but we'll need an arch maintainer to sign off on that bit of the code.
> I've applied 2/3 since that has no arch/arm elements.

Sorry, again. I copied the CC list from the last series I sent. I must
have missed you accidentally.

Thanks for picking this up.

~Ryan

-- 
Bluewater Systems Ltd - ARM Technology Solution Centre

Ryan Mallon         		5 Amuri Park, 404 Barbadoes St
ryan at bluewatersys.com         	PO Box 13 889, Christchurch 8013
http://www.bluewatersys.com	New Zealand
Phone: +64 3 3779127		Freecall: Australia 1800 148 751
Fax:   +64 3 3779135			  USA 1800 261 2934

  reply	other threads:[~2010-06-07 20:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04  5:11 [RFC PATCH v3 0/3] ep93xx i2s audio Ryan Mallon
2010-06-04  5:11 ` Ryan Mallon
2010-06-04  5:11 ` [RFC PATCH v3 1/3] ep93xx i2s core support Ryan Mallon
2010-06-04  5:11   ` Ryan Mallon
2010-06-04  5:11   ` [RFC PATCH v3 2/3] ep93xx i2s audio driver Ryan Mallon
2010-06-04  5:11     ` Ryan Mallon
2010-06-04  5:11     ` [RFC PATCH v3 3/3] Snapper cl15 audio support Ryan Mallon
2010-06-04  5:11       ` Ryan Mallon
2010-06-07 21:55   ` [RFC PATCH v3 1/3] ep93xx i2s core support H Hartley Sweeten
2010-06-07 21:55     ` H Hartley Sweeten
2010-06-07 22:21     ` Ryan Mallon
2010-06-07 22:21       ` Ryan Mallon
2010-06-07 12:45 ` [RFC PATCH v3 0/3] ep93xx i2s audio Liam Girdwood
2010-06-07 12:45   ` [alsa-devel] " Liam Girdwood
2010-06-07 20:38   ` Ryan Mallon
2010-06-07 20:38     ` [alsa-devel] " Ryan Mallon
2010-06-07 23:52     ` Mark Brown
2010-06-07 23:52       ` [alsa-devel] " Mark Brown
2010-06-08  0:38       ` Ryan Mallon
2010-06-08  0:38         ` [alsa-devel] " Ryan Mallon
2010-06-07 13:26 ` Mark Brown
2010-06-07 13:26   ` [alsa-devel] " Mark Brown
2010-06-07 20:35   ` Ryan Mallon [this message]
2010-06-07 20:35     ` Ryan Mallon

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=4C0D581E.3010802@bluewatersys.com \
    --to=ryan@bluewatersys.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=buytenh@wantstofly.org \
    --cc=chasedouglas@gmail.com \
    --cc=dhuggins@cs.cmu.edu \
    --cc=hartleys@visionengravers.com \
    --cc=john.cooper@third-harmonic.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=marshall@coolbananas.co.nz \
    --cc=r&d4@dave-tech.it \
    /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.