At Mon, 15 Jul 2013 12:36:35 +0100, Mark Brown wrote:
The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.11-rc1
for you to fetch changes up to 4824b69a928b6609cfb1cf232ef32d4a8125a371:
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-07-15 11:13:58 +0100)
ASoC: Updates for v3.11
The biggest change here is the OMAP change, these are larger than I'd have liked but make the driver actually usable - during the merge window OMAP removed support for non-DT OMAP4 boards but in doing so removed the method of accessing DMA channels used by the ASoC drivers rendering them unusuable.
Otherwise nothing exciting, the symmetric rates change for WM8978 is a fix for the information we expose to userspace.
Thanks, pulled now.
Takashi
Fabio Estevam (2): ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
Kuninori Morimoto (1): ASoC: wm8978: enable symmetric rates
Mark Brown (6): ASoC: wm8994: Remove overly noisy debug logging Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
Padmavathi Venna (1): ASoC: Samsung: Set RFS and BFS in slave mode
Peter Ujfalusi (4): ASoC: omap-pcm: Request the DMA channel differently when DT is involved ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA ASoC: omap-mcbsp: Use different method for DMA request when booted with DT
sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/codecs/sgtl5000.h | 2 +- sound/soc/codecs/wm8978.c | 1 + sound/soc/codecs/wm8994.c | 4 ---- sound/soc/omap/mcbsp.c | 39 ++++++++++++++++++++++----------------- sound/soc/omap/omap-dmic.c | 11 +---------- sound/soc/omap/omap-mcpdm.c | 16 ++-------------- sound/soc/omap/omap-pcm.c | 17 ++++++++++++++--- sound/soc/samsung/i2s.c | 8 ++++---- 9 files changed, 46 insertions(+), 54 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]