[alsa-devel] [GIT PULL] ASoC fixes for v5.2
The following changes since commit 1587a061ef562de0d97c82a95863e191bcd69d63:
ASoC: sprd: Add reserved DMA memory support (2019-05-06 22:48:03 +0900)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-2
for you to fetch changes up to ce38a75089f70f6380fc63a5478a7659b4eb3f47:
ASoC: SOF: core: fix undefined nocodec reference (2019-05-08 15:42:00 +0900)
---------------------------------------------------------------- ASoC: Fixes for v5.2
A bunch of driver specific fixes that came in since the initial pull request for v5.2, mainly warning fixes for the newly added Sound Open Firmware code which people appeared to only start looking at after I'd sent the pull request.
---------------------------------------------------------------- Curtis Malainey (1): ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
Jon Hunter (1): ASoC: max98090: Fix restore of DAPM Muxes
Olivier Moysan (2): ASoC: stm32: spdifrx: update pcm hardware constraints ASoC: stm32: spdifrx: change trace level on iec control
Pierre-Louis Bossart (2): ASoC: SOF: xtensa: fix undefined references ASoC: SOF: core: fix undefined nocodec reference
Randy Dunlap (1): ASoC: sound/soc/sof/: fix kconfig dependency warning
Takashi Iwai (4): ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=n ASoC: SOF: Fix a compile warning with CONFIG_PCI=n ASoC: rockchip: Fix an uninitialized variable compile warning ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properly
sound/soc/codecs/da7219.c | 2 ++ sound/soc/codecs/max98090.c | 12 ++++++------ sound/soc/codecs/rt5677-spi.c | 35 ++++++++++++++++------------------- sound/soc/rockchip/rockchip_pdm.c | 2 +- sound/soc/sof/Kconfig | 2 +- sound/soc/sof/core.c | 10 +++++----- sound/soc/sof/intel/Kconfig | 2 +- sound/soc/sof/ipc.c | 10 +++++++--- sound/soc/sof/ops.c | 2 +- sound/soc/stm/stm32_spdifrx.c | 5 +++-- 10 files changed, 43 insertions(+), 39 deletions(-)
On Wed, 08 May 2019 09:42:18 +0200, Mark Brown wrote:
The following changes since commit 1587a061ef562de0d97c82a95863e191bcd69d63:
ASoC: sprd: Add reserved DMA memory support (2019-05-06 22:48:03 +0900)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-2
for you to fetch changes up to ce38a75089f70f6380fc63a5478a7659b4eb3f47:
ASoC: SOF: core: fix undefined nocodec reference (2019-05-08 15:42:00 +0900)
ASoC: Fixes for v5.2
A bunch of driver specific fixes that came in since the initial pull request for v5.2, mainly warning fixes for the newly added Sound Open Firmware code which people appeared to only start looking at after I'd sent the pull request.
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai