All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@ti.com>
To: Jarkko Nikula <jhnikula@gmail.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH 1/2] ASoC: tlv320aic3x: Don't sync first two registers from register cache
Date: Sat, 21 May 2011 16:30:50 +0100	[thread overview]
Message-ID: <4DD7DAAA.3070504@ti.com> (raw)
In-Reply-To: <1305899558-21719-1-git-send-email-jhnikula@gmail.com>

On 20/05/11 14:52, Jarkko Nikula wrote:
> There is no need to sync first two registers from cache to hw after a reset.
> First one is used to select page for register access and this driver is
> normally accessing page 0 only. Second one does a software reset which is
> obviously unneeded after hardware or previous software reset command.
> 
> Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
> ---
>  sound/soc/codecs/tlv320aic3x.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 

Both

Acked-by: Liam Girdwood <lrg@ti.com>

  parent reply	other threads:[~2011-05-21 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 13:52 [PATCH 1/2] ASoC: tlv320aic3x: Don't sync first two registers from register cache Jarkko Nikula
2011-05-20 13:52 ` [PATCH 2/2] ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state Jarkko Nikula
2011-05-21 15:30 ` Liam Girdwood [this message]
2011-05-22 10:21   ` [PATCH 1/2] ASoC: tlv320aic3x: Don't sync first two registers from register cache Mark Brown
2011-05-23  9:39     ` Liam Girdwood

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=4DD7DAAA.3070504@ti.com \
    --to=lrg@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jhnikula@gmail.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 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.