[alsa-devel] ASoC updates for 3.2

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Dec 6 11:16:42 CET 2011


The following changes since commit bda63586bc5929e97288cdb371bb6456504867ed:

  firmware: Sigma: Fix endianess issues (2011-11-29 11:59:50 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.2

Mostly the usual small driver fixes - the DMA driver stub is really the
same thing, it's just for a stub driver that is provided by the core
rather than for an actual driver.

Axel Lin (4):
      ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C
      ASoC: uda1380: Return proper error in uda1380_modinit failure path
      ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700
      ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2C

Mark Brown (3):
      ASoC: Mark WM8994 ADC muxes as virtual
      ASoC: Remove references to corgi and spitz from machine driver document
      ASoC: Provide a more complete DMA driver stub

 Documentation/sound/alsa/soc/machine.txt |    6 +---
 sound/soc/codecs/uda1380.c               |    4 +-
 sound/soc/codecs/wm8994.c                |   12 +++++-----
 sound/soc/imx/Kconfig                    |    2 +-
 sound/soc/kirkwood/Kconfig               |    3 +-
 sound/soc/pxa/Kconfig                    |    3 +-
 sound/soc/soc-utils.c                    |   31 +++++++++++++++++++++++++++++-
 7 files changed, 45 insertions(+), 16 deletions(-)


More information about the Alsa-devel mailing list