The following changes since commit 9135f6db09aa9d186f05d41e9c516ec8e3550d78: Mark Brown (1): Merge branch 'mxc-audio' into for-2.6.34
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
Guennadi Liakhovetski (1): ASoC: fix compile breakage - add a missing header include
Mark Brown (3): ASoC: Remove console DAPM debug code ASoC: Support turning off bias when the CODEC is idle ASoC: Use BIAS_OFF when idle for wm_hubs devices
Peter Ujfalusi (3): ASoC: tlv320dac33: Correct the prefill number of samples ASoC: tlv320dac33: BCLK divider fix ASoC: tlv320dac33: Burst mode BCLK divider configuration
include/sound/soc-dai.h | 2 + include/sound/soc.h | 2 + include/sound/tlv320dac33-plat.h | 1 + sound/soc/codecs/tlv320dac33.c | 24 +++++++-- sound/soc/codecs/wm_hubs.c | 6 ++ sound/soc/soc-dapm.c | 105 ++++++++++---------------------------- 6 files changed, 56 insertions(+), 84 deletions(-)