[alsa-devel] ASoC updates for v3.10
The following changes since commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1:
Linux 3.9 (2013-04-28 17:36:01 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.10-4
for you to fetch changes up to 9631c02e240236ec206394fb52380647d0e70e4f:
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-05-03 09:30:29 +0100)
----------------------------------------------------------------
ASoC: Updates for v3.10
A few more bug fixes, the DAPM clock fix is actually a driver specific one since currently there's only one user of the clock support due to the problems relying on the clock API.
---------------------------------------------------------------- Dan Carpenter (1): ASoC: wm8994: missing break in wm8994_aif3_hw_params()
Fabio Baltieri (1): ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
Marek Belisko (2): ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
Mark Brown (2): Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
sound/soc/codecs/wm8994.c | 1 + sound/soc/davinci/davinci-mcasp.c | 7 +++++-- sound/soc/soc-dapm.c | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-)
At Fri, 3 May 2013 10:20:57 +0100, Mark Brown wrote:
[1 <text/plain; us-ascii (7bit)>] The following changes since commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1:
Linux 3.9 (2013-04-28 17:36:01 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.10-4
for you to fetch changes up to 9631c02e240236ec206394fb52380647d0e70e4f:
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-05-03 09:30:29 +0100)
ASoC: Updates for v3.10
A few more bug fixes, the DAPM clock fix is actually a driver specific one since currently there's only one user of the clock support due to the problems relying on the clock API.
Thanks, pulled now. It won't be included in the pull request I'm going to send today, though, but will be in the next week.
Takashi
Dan Carpenter (1): ASoC: wm8994: missing break in wm8994_aif3_hw_params()
Fabio Baltieri (1): ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
Marek Belisko (2): ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
Mark Brown (2): Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
sound/soc/codecs/wm8994.c | 1 + sound/soc/davinci/davinci-mcasp.c | 7 +++++-- sound/soc/soc-dapm.c | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai