[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111013233250.GA21690@sirena.org.uk>
Date: Fri, 14 Oct 2011 00:32:50 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Axel Lin <axel.lin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Arnaud Patard <arnaud.patard@...-net.org>,
Liam Girdwood <lrg@...com>, alsa-devel@...a-project.org
Subject: Re: [PATCH 1/3] ASoC: alc5623: Convert codec->hw_read to
regmap_read
On Fri, Oct 14, 2011 at 06:39:43AM +0800, Axel Lin wrote:
> + codec->cache_bypass = 1;
> + for (i = 0 ; i < codec->driver->reg_cache_size ; i += step) {
> + snd_soc_read(codec, i);
> + cache[i] = val;
> + }
> + codec->cache_bypass = 0;
Oh, sorry - I misread this and this is what I'm expecting.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists