All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] make the sgtl5000-codec work
@ 2011-07-18 15:53 Wolfram Sang
  2011-07-18 15:53 ` [PATCH 1/3] ASoC: sgtl5000: refactor registering internal ldo Wolfram Sang
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Wolfram Sang @ 2011-07-18 15:53 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Dong Aisheng, Zeng Zhaoming, Wolfram Sang

These are three patches I developed while trying to make the sgtl5000 work on
an mx28evk with the mxs-support provided by Dong Aisheng. The chip used to
lock up before, because a wrong value was written to the power control.

The first patch removes code duplication
The second one is for user-comfort
The third one makes the device work

Aisheng: This should make your hack for the sgtl5000 obsolete. Could you please
test it and add your Tested-by-tag if it also works for you? (Or Reviewed-by if
you want to review the code).

Zeng Zhaoming: Did this code really work for you?

Regards,

   Wolfram

Wolfram Sang (3):
  ASoC: sgtl5000: refactor registering internal ldo
  ASoC: sgtl5000: guide user when regulator support is needed
  ASoC: sgtl5000: fix cache handling

 sound/soc/codecs/sgtl5000.c |  198 +++++++++++++++----------------------------
 1 files changed, 67 insertions(+), 131 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-07-19 16:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 15:53 [PATCH 0/3] make the sgtl5000-codec work Wolfram Sang
2011-07-18 15:53 ` [PATCH 1/3] ASoC: sgtl5000: refactor registering internal ldo Wolfram Sang
2011-07-19 15:20   ` Mark Brown
2011-07-18 15:53 ` [PATCH 2/3] ASoC: sgtl5000: guide user when regulator support is needed Wolfram Sang
2011-07-18 15:53 ` [PATCH 3/3] ASoC: sgtl5000: fix cache handling Wolfram Sang
2011-07-18 19:16 ` [PATCH 0/3] make the sgtl5000-codec work Zeng Zhaoming
2011-07-19  9:04   ` Wolfram Sang
2011-07-19 10:09     ` Liam Girdwood
2011-07-19 15:13     ` Mark Brown
2011-07-19 16:46       ` Wolfram Sang
2011-07-19 16:59         ` Mark Brown
2011-07-19  2:56 ` Dong Aisheng
2011-07-19  5:09 ` Shawn Guo
2011-07-19  5:32 ` Dong Aisheng
2011-07-19 15:09 ` Mark Brown
2011-07-19 16:52   ` Wolfram Sang

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.