[alsa-devel] ASoC updates for 3.4
The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:
Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.4
for you to fetch changes up to 8abe05c6eb358967f16bce8a02c88d57c82cfbd6:
ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS (2012-04-06 12:28:49 +0100)
---------------------------------------------------------------- ASoC: fixes for 3.4
A bunch of driver-specific fixes and one generic fix for the new support for platform DAPM contexts - we were picking the wrong default for the idle_bias_off setting which was meaning we weren't actually achieving any useful runtime PM on platform devices.
---------------------------------------------------------------- Fabio Estevam (2): ASoC: imx-audmux: Fix ssi port numbers in sysfs ASoC: imx-audmux: Check for NULL pointer
Jarkko Nikula (1): MAINTAINERS: Add missing ASoC OMAP co-maintainer
Kuninori Morimoto (1): ASoC: ak4642: fixup: mute needs +1 step
Mark Brown (1): MAINTAINERS: Don't list everyone working on Wolfson drivers
Martin Jansa (1): ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Stephen Warren (3): ASoC: tegra: ensure clocks are enabled when touching registers ASoC: set idle_bias_off=1 for all platform DAPM contexts ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS
Zeng Zhaoming (1): ASoC: sgtl5000: Enable VAG when DAC/ADC up
MAINTAINERS | 4 ++-- sound/soc/codecs/ak4642.c | 2 +- sound/soc/codecs/sgtl5000.c | 25 +++++++++++++------------ sound/soc/imx/imx-audmux.c | 5 ++++- sound/soc/pxa/pxa2xx-i2s.c | 1 + sound/soc/soc-core.c | 2 ++ sound/soc/tegra/tegra_i2s.c | 6 +++++- sound/soc/tegra/tegra_spdif.c | 4 ++++ 8 files changed, 32 insertions(+), 17 deletions(-)
At Sat, 7 Apr 2012 11:21:31 +0100, Mark Brown wrote:
The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:
Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.4
for you to fetch changes up to 8abe05c6eb358967f16bce8a02c88d57c82cfbd6:
ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS (2012-04-06 12:28:49 +0100)
ASoC: fixes for 3.4
A bunch of driver-specific fixes and one generic fix for the new support for platform DAPM contexts - we were picking the wrong default for the idle_bias_off setting which was meaning we weren't actually achieving any useful runtime PM on platform devices.
Thanks, pulled now.
Takashi
Fabio Estevam (2): ASoC: imx-audmux: Fix ssi port numbers in sysfs ASoC: imx-audmux: Check for NULL pointer
Jarkko Nikula (1): MAINTAINERS: Add missing ASoC OMAP co-maintainer
Kuninori Morimoto (1): ASoC: ak4642: fixup: mute needs +1 step
Mark Brown (1): MAINTAINERS: Don't list everyone working on Wolfson drivers
Martin Jansa (1): ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Stephen Warren (3): ASoC: tegra: ensure clocks are enabled when touching registers ASoC: set idle_bias_off=1 for all platform DAPM contexts ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS
Zeng Zhaoming (1): ASoC: sgtl5000: Enable VAG when DAC/ADC up
MAINTAINERS | 4 ++-- sound/soc/codecs/ak4642.c | 2 +- sound/soc/codecs/sgtl5000.c | 25 +++++++++++++------------ sound/soc/imx/imx-audmux.c | 5 ++++- sound/soc/pxa/pxa2xx-i2s.c | 1 + sound/soc/soc-core.c | 2 ++ sound/soc/tegra/tegra_i2s.c | 6 +++++- sound/soc/tegra/tegra_spdif.c | 4 ++++ 8 files changed, 32 insertions(+), 17 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai