The following changes since commit f73f2a6a23e34de9cca9672f727694e5af00e6c7: Takashi Iwai (1): ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-tiwai
Mark Brown (5): ASoC: Work around warnings from some build environments ASoC: Add codec registration API ASoC: Convert WM8900 to do more work at I2C probe time ASoC: Convert WM8903 driver to register at I2C probe time ASoC: Stop WM8903 SYSCLK when suspending
Peter Ujfalusi (3): ASoC: TWL4030: Add missing Carkit output ASoC: TWL4030: Small cleanup ASoC: TWL4030: Change the name for the DACs
include/sound/soc.h | 5 + sound/soc/codecs/twl4030.c | 27 +++--- sound/soc/codecs/wm8900.c | 159 +++++++++++++++-------------- sound/soc/codecs/wm8900.h | 7 -- sound/soc/codecs/wm8903.c | 241 +++++++++++++++++++------------------------- sound/soc/codecs/wm8903.h | 5 - sound/soc/soc-core.c | 43 ++++++++ 7 files changed, 247 insertions(+), 240 deletions(-)