lkml.org 
[lkml]   [2011]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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.


\
 
 \ /
  Last update: 2011-10-14 01:35    [W:0.041 / U:0.516 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site