All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Mike Frysinger <vapier@gentoo.org>
Cc: alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	device-drivers-devel@blackfin.uclinux.org,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [Device-drivers-devel] [PATCH 1/8] ASoC: AD1836: drop unnecessary spi register check
Date: Wed, 15 Jun 2011 16:56:51 +0200	[thread overview]
Message-ID: <4DF8C833.3030407@metafoo.de> (raw)
In-Reply-To: <BANLkTimPmpCnZSuk9ZtmjLRcg_0gDmH17g@mail.gmail.com>

On 06/15/2011 04:40 PM, Mike Frysinger wrote:
> On Tue, Jun 14, 2011 at 17:55, Lars-Peter Clausen wrote:
>> On 06/14/2011 11:34 PM, Mike Frysinger wrote:
>>> The only thing the init func does is register a spi driver, so if that
>>> fails, we return the value back up to the caller who will display an
>>> error message for us.  So drop the redundant checking/message.
>>>
>>> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
>>> ---
>>>  sound/soc/codecs/ad1836.c |   10 +---------
>>>  1 files changed, 1 insertions(+), 9 deletions(-)
>>>
>>> diff --git a/sound/soc/codecs/ad1836.c b/sound/soc/codecs/ad1836.c
>>> index 754c496..d368539 100644
>>> --- a/sound/soc/codecs/ad1836.c
>>> +++ b/sound/soc/codecs/ad1836.c
>>> [...]
>>
>> most of these patches won't apply, since I already submitted support for the
>> other AD183X chips last week. Please check Mark's for-next branch.
> 
> i didnt see those patches on the device-drivers-devel mailing list.
> did you cc them there ?
> -mike

Yes. See
http://blackfin.uclinux.org/gf/project/device-drivers/mailman/?_forum_action=ForumMessageBrowse&thread_id=45510&action=ListThreads&mailman_id=73

- Lars

  reply	other threads:[~2011-06-15 14:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 21:34 [PATCH 1/8] ASoC: AD1836: drop unnecessary spi register check Mike Frysinger
2011-06-14 21:34 ` [PATCH 2/8] ASoC: AD1836: drop hardcoded register init Mike Frysinger
2011-06-14 21:34 ` [PATCH 3/8] ASoC: AD1836: fix intermixed tab/space indentation Mike Frysinger
2011-06-14 21:34 ` [PATCH 4/8] ASoC: AD1836: use local control_type field Mike Frysinger
2011-06-14 21:34 ` [PATCH 5/8] ASoC: AD1836: fix codec name Mike Frysinger
2011-06-14 21:34 ` [PATCH 6/8] ASoC: AD183x: rename from ad1836 to support more codecs Mike Frysinger
2011-06-14 21:34 ` [PATCH 7/8] ASoC: AD183x: rename suspend/resume funcs Mike Frysinger
2011-06-14 21:34 ` [PATCH 8/8] ASoC: AD183x: add support for more multiple parts Mike Frysinger
2011-06-15 14:53   ` Mark Brown
2011-06-14 21:55 ` [PATCH 1/8] ASoC: AD1836: drop unnecessary spi register check Lars-Peter Clausen
2011-06-15 14:40   ` [Device-drivers-devel] " Mike Frysinger
2011-06-15 14:56     ` Lars-Peter Clausen [this message]
2011-06-15 15:48       ` Mike Frysinger

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=4DF8C833.3030407@metafoo.de \
    --to=lars@metafoo.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=device-drivers-devel@blackfin.uclinux.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=vapier@gentoo.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 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.