All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] ASoC: ak4642: Add ak4642_fill_cache function
Date: Fri, 25 Jun 2010 12:43:08 +0100	[thread overview]
Message-ID: <20100625114307.GC21217@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <w3pvd97k0nb.wl%kuninori.morimoto.gx@renesas.com>

On Fri, Jun 25, 2010 at 04:54:32PM +0900, Kuninori Morimoto wrote:
> ak4642 driver is used for ak4642/ak4643.
> So, reading real register value is better than using constant value.

Better yet would be to just select the appropriate set of register
defaults based on the device being used at system startup - that way the
driver gets the benefits of the default table (eg, reducing the number
of writes done at system startup and resume) and doesn't need to delay
boot to read the full register map.

  parent reply	other threads:[~2010-06-25 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25  7:54 [PATCH] ASoC: ak4642: Add ak4642_fill_cache function Kuninori Morimoto
2010-06-25 10:47 ` Liam Girdwood
2010-06-25 11:43 ` Mark Brown [this message]
2010-06-28  0:37   ` Kuninori Morimoto

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=20100625114307.GC21217@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=kuninori.morimoto.gx@renesas.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.