alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, Cliff Cai <cliff.cai@analog.com>,
	device-drivers-devel@blackfin.uclinux.org,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [Device-drivers-devel] [PATCH 2/2 v2] ASoC: SSM2602: convert to soc-cache
Date: Sun, 27 Mar 2011 00:09:16 -0400	[thread overview]
Message-ID: <AANLkTim8HH5PPA-d6cCqCfB2QqoP4O6825qSqyevTUr1@mail.gmail.com> (raw)
In-Reply-To: <20110326124812.GG28537@opensource.wolfsonmicro.com>

On Sat, Mar 26, 2011 at 08:48, Mark Brown wrote:
>> +     for (i = 0; i < ARRAY_SIZE(ssm2602_reg); i++)
>> +             snd_soc_write(codec, i, cache[i]);
>
> The core cache sync stuff would be good here - that can be fixed in an
> incremental patch if Liam is OK with this version.

is there an existing codec driver you can highlight that does what
you're saying here ?

and i would prefer to have an incremental patch done after this one,
but obviously i'll send out a new one that doesnt depend on the
previous commit (sample rate changes).
-mike
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2011-03-27  4:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26  7:28 [PATCH 1/2] ASoC: SSM2602: drop rate and sample bits constraints Mike Frysinger
2011-03-26  7:28 ` [PATCH 2/2] ASoC: SSM2602: convert to soc-cache Mike Frysinger
2011-03-26  7:36   ` [PATCH 2/2 v2] " Mike Frysinger
2011-03-26 12:48     ` Mark Brown
2011-03-27  4:09       ` Mike Frysinger [this message]
2011-03-27 10:36         ` [Device-drivers-devel] " Mark Brown
2011-03-27 15:07           ` Mike Frysinger
2011-03-27 18:18             ` Mark Brown
2011-03-26 17:36     ` Mark Brown
2011-03-27  4:45   ` [PATCH " Mike Frysinger
2011-03-27  4:59   ` [PATCH v3] " Mike Frysinger
2011-03-27 21:14   ` [PATCH v5] " Mike Frysinger
2011-03-27 22:14     ` [Device-drivers-devel] " Mike Frysinger
2011-03-29 20:27     ` Liam Girdwood
2011-03-27 21:22   ` [PATCH v6] " Mike Frysinger
2011-03-29 20:29     ` Liam Girdwood
2011-03-29 22:18     ` Mark Brown
2011-03-26 12:44 ` [PATCH 1/2] ASoC: SSM2602: drop rate and sample bits constraints Mark Brown
2011-03-27  4:07   ` [Device-drivers-devel] " 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=AANLkTim8HH5PPA-d6cCqCfB2QqoP4O6825qSqyevTUr1@mail.gmail.com \
    --to=vapier@gentoo.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=cliff.cai@analog.com \
    --cc=device-drivers-devel@blackfin.uclinux.org \
    --cc=lrg@slimlogic.co.uk \
    /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).