All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: sta32x improvements
@ 2011-11-14 16:23 Johannes Stezenbach
  2011-11-14 16:23 ` [PATCH 1/3] ASoC: sta32x: preserve coefficient RAM Johannes Stezenbach
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Johannes Stezenbach @ 2011-11-14 16:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Sven Neumann, Liam Girdwood, Daniel Mack

Hi,

this is a rework of the "ASoC: sta32x: add workaround for ESD reset issue"
patch posted on Nov 9.  Since the review of that patch discovered
a general issue with the coefficient RAM, I split the patch into
three parts: the first fixes the coef reload after power up,
the second adds the missing platform configuration (in place of
hard-coded values), and the third has the ESD workaround.

I think I followed all review comments, except for the ESD
workaround where I decided it is much clearer to call 
sta32x_cache_sync() directly instead of messing around
with sta32x_set_bias_level().

The patches apply to
git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.2
and for-3.3.  checkpatch.pl result is clean.

 include/sound/sta32x.h    |   35 +++++++++++
 sound/soc/codecs/sta32x.c |  143 +++++++++++++++++++++++++++++++++++++++++----
 sound/soc/codecs/sta32x.h |    1 +
 3 files changed, 168 insertions(+), 11 deletions(-)


Thanks
Johannes

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-15 11:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 16:23 [PATCH v2 0/3] ASoC: sta32x improvements Johannes Stezenbach
2011-11-14 16:23 ` [PATCH 1/3] ASoC: sta32x: preserve coefficient RAM Johannes Stezenbach
2011-11-14 21:33   ` Mark Brown
2011-11-14 16:23 ` [PATCH 2/3] ASoC: sta32x: add platform data definition Johannes Stezenbach
2011-11-14 21:34   ` Mark Brown
2011-11-14 16:23 ` [PATCH 3/3] ASoC: sta32x: add workaround for ESD reset issue Johannes Stezenbach
2011-11-14 21:37   ` Mark Brown
2011-11-15 11:50     ` Johannes Stezenbach
2011-11-15 11:56       ` Mark Brown

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.