The following changes since commit 959f58544b7f20c92d5eb43d1232c96c15c01bfb:
Linux 3.12-rc7 (2013-10-27 16:12:03 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v3.12-rc7
for you to fetch changes up to 8723b795aaa0c5f0b9db2099af575f5e089a63f1:
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-10-30 10:11:55 -0700)
----------------------------------------------------------------
ASoC: Fixes for v3.12
A few of the Coverity fixes from Takashi, one of which (the wm_hubs one) is particularly noticable.
---------------------------------------------------------------- Mark Brown (1): Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
Takashi Iwai (3): ASoC: dapm: Fix source list debugfs outputs ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets() ASoC: wm_hubs: Add missing break in hp_supply_event()
sound/soc/codecs/wm_hubs.c | 1 + sound/soc/soc-dapm.c | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-)