All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/3] mop500_ab8500 fixes
@ 2013-04-30 14:09 Fabio Baltieri
  2013-04-30 14:09 ` [PATCH 1/3] ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare Fabio Baltieri
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Fabio Baltieri @ 2013-04-30 14:09 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood
  Cc: alsa-devel, linux-kernel, Linus Walleij, Lee Jones, Ola Lilja,
	Fabio Baltieri

Hi,

these are small fixes to the mop500_ab8500 asoc driver, developed on top
of today's ASoC-next.

The first patch is actually non ab8500 specific, but as ab8500 seems to
be the only codec to use the SND_SOC_DAPM_CLOCK_SUPPLY widget I'm
posting it here anyway.

The other two patches sort out a mixup of card and codec controls in
mop500_ab8500.

Thanks,
Fabio


Fabio Baltieri (3):
  ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
  ASoC: ux500: move clock controls to ab8500-codec
  ASoC: ux500: register controls to card instead of codec

 sound/soc/codecs/ab8500-codec.c | 10 ++++++++++
 sound/soc/soc-dapm.c            |  4 ++--
 sound/soc/ux500/mop500_ab8500.c | 20 +++++---------------
 3 files changed, 17 insertions(+), 17 deletions(-)

-- 
1.8.2

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

end of thread, other threads:[~2013-05-03  9:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 14:09 [PATCH -next 0/3] mop500_ab8500 fixes Fabio Baltieri
2013-04-30 14:09 ` [PATCH 1/3] ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare Fabio Baltieri
2013-04-30 18:31   ` Mark Brown
2013-04-30 18:31     ` Mark Brown
2013-04-30 14:09 ` [PATCH 2/3] ASoC: ux500: move clock controls to ab8500-codec Fabio Baltieri
2013-04-30 14:23   ` Lars-Peter Clausen
2013-04-30 18:30   ` Mark Brown
2013-05-02  7:54     ` Fabio Baltieri
2013-05-02  9:48       ` Fabio Baltieri
2013-05-02  9:52       ` [PATCH v2 2/3] ASoC: ux500: drop clock gating widgets from machine driver Fabio Baltieri
2013-05-03  9:42         ` Mark Brown
2013-04-30 14:09 ` [PATCH 3/3] ASoC: ux500: register controls to card instead of codec Fabio Baltieri
2013-04-30 18:33   ` Mark Brown
2013-04-30 18:33     ` 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.