The following changes since commit e827e32efc313e1a061c81007e96fff439ccb802:
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc (2010-06-24 11:11:41 +0200)
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
Eric BĂ©nard (1): ASoC: clean i.MX Kconfig
Kuninori Morimoto (1): ASoC: ak4642: Add Digital Playback Volume control
Mark Brown (1): Merge remote branch 'takashi/topic/asoc' into for-2.6.36
Vladimir Zapolskiy (4): ASoC: uda134x: replace a macro with a value in platform struct. ASoC: uda134x: fix bias level setup on initialization ASoC: uda134x: add DATA011 register found in codecs family ASoC: uda134x: correct bias level setup for codecs family
include/sound/uda134x.h | 12 ++++++++ sound/soc/codecs/ak4642.c | 24 ++++++++++++++-- sound/soc/codecs/uda134x.c | 64 +++++++++++++++++++++++++++++-------------- sound/soc/codecs/uda134x.h | 5 ++- sound/soc/imx/Kconfig | 14 ++++----- 5 files changed, 85 insertions(+), 34 deletions(-)