At Wed, 2 Nov 2011 11:50:43 +0000, Mark Brown wrote:
The following changes since commit 5927f94700e860ae27ff24e7f3bc9e4f7b9922eb:
ASoC: wm8940: Properly set codec->dapm.bias_level (2011-10-27 09:17:08 +0200)
are available in the git repository at: git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.2
The usual connection of small, local fixes to specific drivers.
Strangely, the diffstat shows differently with my pull,
sound/soc/codecs/tlv320aic23.c | 1 + sound/soc/codecs/tlv320aic3x.c | 1 + sound/soc/codecs/wm5100.c | 12 ++++++++---- sound/soc/codecs/wm8711.c | 4 ++-- sound/soc/codecs/wm8904.c | 2 +- sound/soc/codecs/wm8940.c | 2 +- sound/soc/codecs/wm8962.c | 28 +++++++++++++++++++--------- 7 files changed, 33 insertions(+), 17 deletions(-)
while yours are:
sound/soc/codecs/tlv320aic23.c | 1 + sound/soc/codecs/tlv320aic3x.c | 1 + sound/soc/codecs/wm5100.c | 12 ++++++++---- sound/soc/codecs/wm8711.c | 4 ++-- sound/soc/codecs/wm8904.c | 2 +- sound/soc/codecs/wm8940.c | 2 +- sound/soc/codecs/wm8962.c | 30 ++++++++++++++++++++---------- 7 files changed, 34 insertions(+), 18 deletions(-)
I pulled and pushed out anyway. Please check later whether everything is OK.
thanks,
Takashi