The following changes since commit bda7d2a862e6b788bca2d02d38a07966a9c92e48:
ASoC: TWL4030: Capture route runtime DAPM ordering fix (2010-08-04 00:42:39 +0100)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.36
Cliff Cai (1): ASoC: register cache should be 1 byte aligned for 1 byte long register
Eric BĂ©nard (1): ASoC: Fix for changed Eureka Kconfig symbol names
Mark Brown (1): ASoC: Fix inverted mute controls for WM8580
Sonic Zhang (1): ASoC: add AD1980 obsolete information
A bunch of small, easy to parse, fixes here plus the documentation updated on the obsoletion of the AD1980.
sound/soc/blackfin/Kconfig | 7 ++++++- sound/soc/blackfin/bf5xx-ad1980.c | 10 +++++++++- sound/soc/codecs/ad1980.c | 10 +++++++++- sound/soc/codecs/ad1980.h | 6 ++++++ sound/soc/codecs/wm8580.c | 6 +++--- sound/soc/imx/Kconfig | 4 +++- sound/soc/soc-cache.c | 4 ++-- 7 files changed, 38 insertions(+), 9 deletions(-)