[alsa-devel] ASoC updates for 2.6.38

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Mar 10 15:20:35 CET 2011


The following changes since commit ffd6eae2a0d18ca4a741615292a9c9ce904307fb:

  ASoC: AM3517: Update codec name after multi-component update (2011-03-09 11:48:55 +0000)

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

Mark Brown (4):
      ASoC: Fix broken bitfield definitions in WM8978
      ASoC: Use the correct DAPM context when cleaning up final widget set
      ASoC: Fix typo in late revision WM8994 DAC2R name
      ASoC: Ensure WM8958 gets all WM8994 late revision widgets

The DAPM context fix is essential for multi-component DAPM, without it
we will try to apply updates from the end of DAPM sequences to the wrong
device which isn't terribly clever.  On other systems the change will be
a noop.

The other three updates are device specific ones, the WM8994/58 ones are
slightly more invasive but are critical to WM8958.

There may be one more update (for mini2440) coming later.

 sound/soc/codecs/wm8978.c |   14 ++++++++------
 sound/soc/codecs/wm8994.c |   10 +++++++++-
 sound/soc/soc-dapm.c      |    2 +-
 3 files changed, 18 insertions(+), 8 deletions(-)


More information about the Alsa-devel mailing list