[alsa-devel] ASoC fixes for v3.11
The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.11-rc3
for you to fetch changes up to 3fef7f795fff7ccc58d55a28315ca73305515884:
Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus (2013-07-31 21:07:23 +0100)
----------------------------------------------------------------
ASoC: Fixes for v3.11
A fix to make sure userspace knows when control writes have caused a change in value, fixing some UIs, plus a few few driver fixes mainly cleaning up issues from recent refactorings on less mainstream platforms.
---------------------------------------------------------------- Dimitris Papastamos (1): ASoC: wm0010: Fix resource leak
Lars-Peter Clausen (2): ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}() ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET
Mark Brown (4): ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus
Ralf Baechle (1): ASoC: au1x: Fix build
sound/soc/au1x/ac97c.c | 2 +- sound/soc/blackfin/bf5xx-ac97.c | 5 +++-- sound/soc/blackfin/bf5xx-ac97.h | 1 - sound/soc/codecs/wm0010.c | 24 ++++++++++++------------ sound/soc/soc-dapm.c | 5 ++--- 5 files changed, 18 insertions(+), 19 deletions(-)
At Thu, 1 Aug 2013 10:09:38 +0100, Mark Brown wrote:
[1 <text/plain; us-ascii (7bit)>] The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.11-rc3
for you to fetch changes up to 3fef7f795fff7ccc58d55a28315ca73305515884:
Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus (2013-07-31 21:07:23 +0100)
ASoC: Fixes for v3.11
A fix to make sure userspace knows when control writes have caused a change in value, fixing some UIs, plus a few few driver fixes mainly cleaning up issues from recent refactorings on less mainstream platforms.
Thanks, pulled.
Takashi
Dimitris Papastamos (1): ASoC: wm0010: Fix resource leak
Lars-Peter Clausen (2): ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}() ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET
Mark Brown (4): ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus
Ralf Baechle (1): ASoC: au1x: Fix build
sound/soc/au1x/ac97c.c | 2 +- sound/soc/blackfin/bf5xx-ac97.c | 5 +++-- sound/soc/blackfin/bf5xx-ac97.h | 1 - sound/soc/codecs/wm0010.c | 24 ++++++++++++------------ sound/soc/soc-dapm.c | 5 ++--- 5 files changed, 18 insertions(+), 19 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai