[alsa-devel] ASoC fixes for v3.13
The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:
Linux 3.13-rc8 (2014-01-12 17:04:18 +0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.13-rc8
for you to fetch changes up to c5281227c90578c7b7beffca56e8c3a68d4607de:
Merge remote-tracking branches 'asoc/fix/adau1701', 'asoc/fix/fsl' and 'asoc/fix/tlv320aic32x4' into asoc-linus (2014-01-15 23:17:15 +0000)
----------------------------------------------------------------
ASoC: Fixes for v3.13
A few small fixes in drivers, nothing too remarkable here but all good to have - mainly these are fixes for things that were introduced in the last merge window but only just got useful testing.
---------------------------------------------------------------- Lars-Peter Clausen (1): ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
Mark Brown (1): Merge remote-tracking branches 'asoc/fix/adau1701', 'asoc/fix/fsl' and 'asoc/fix/tlv320aic32x4' into asoc-linus
Markus Pargmann (2): ASoC: codec: tlv320aic32x4: Fix regmap range config ASoC: tlv320aic32x4: Fix regmap range_min
Nicolin Chen (1): ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link card
sound/soc/codecs/adau1701.c | 2 +- sound/soc/codecs/tlv320aic32x4.c | 4 +- sound/soc/fsl/Kconfig | 1 - sound/soc/fsl/imx-spdif.c | 84 ++++++++++------------------------------ 4 files changed, 24 insertions(+), 67 deletions(-)
At Thu, 16 Jan 2014 12:34:40 +0000, Mark Brown wrote:
The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:
Linux 3.13-rc8 (2014-01-12 17:04:18 +0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.13-rc8
for you to fetch changes up to c5281227c90578c7b7beffca56e8c3a68d4607de:
Merge remote-tracking branches 'asoc/fix/adau1701', 'asoc/fix/fsl' and 'asoc/fix/tlv320aic32x4' into asoc-linus (2014-01-15 23:17:15 +0000)
ASoC: Fixes for v3.13
A few small fixes in drivers, nothing too remarkable here but all good to have - mainly these are fixes for things that were introduced in the last merge window but only just got useful testing.
Lars-Peter Clausen (1): ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
Mark Brown (1): Merge remote-tracking branches 'asoc/fix/adau1701', 'asoc/fix/fsl' and 'asoc/fix/tlv320aic32x4' into asoc-linus
Markus Pargmann (2): ASoC: codec: tlv320aic32x4: Fix regmap range config ASoC: tlv320aic32x4: Fix regmap range_min
Nicolin Chen (1): ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link card
This commit is a bit too intrusive than I wished for rc8. Is this a regression fix of 3.13? It's not mentioned there, so I'm not sure about it.
thanks,
Takashi
sound/soc/codecs/adau1701.c | 2 +- sound/soc/codecs/tlv320aic32x4.c | 4 +- sound/soc/fsl/Kconfig | 1 - sound/soc/fsl/imx-spdif.c | 84 ++++++++++------------------------------ 4 files changed, 24 insertions(+), 67 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
On Thu, Jan 16, 2014 at 01:45:11PM +0100, Takashi Iwai wrote:
Mark Brown wrote:
Nicolin Chen (1): ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link card
This commit is a bit too intrusive than I wished for rc8. Is this a regression fix of 3.13? It's not mentioned there, so I'm not sure about it.
I can't remember when exactly the problems were introduced but given that the driver itself only came in with v3.12...
At Thu, 16 Jan 2014 13:33:44 +0000, Mark Brown wrote:
On Thu, Jan 16, 2014 at 01:45:11PM +0100, Takashi Iwai wrote:
Mark Brown wrote:
Nicolin Chen (1): ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link card
This commit is a bit too intrusive than I wished for rc8. Is this a regression fix of 3.13? It's not mentioned there, so I'm not sure about it.
I can't remember when exactly the problems were introduced but given that the driver itself only came in with v3.12...
Then it'd need Cc to stable?
In anyway, as of now, I'm inclined to postpone the pull request to the next merge window, as 3.13 should be finished in this week.
Takashi
On Thu, Jan 16, 2014 at 03:05:07PM +0100, Takashi Iwai wrote:
Mark Brown wrote:
I can't remember when exactly the problems were introduced but given that the driver itself only came in with v3.12...
Then it'd need Cc to stable?
IIRC it was OK in v3.12 and broken in v3.13. Could be wrong though, but we didn't do anything interesting that'd be likely to break it in v3.12 that I remember.
participants (2)
-
Mark Brown
-
Takashi Iwai