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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to