[alsa-devel] [GIT PULL] ASoC fixes for v5.0
The following changes since commit 860b454c2c0cbda6892954f5cdbbb48931b3c8db:
ASoC: samsung: Prevent clk_get_rate() calls in atomic context (2019-02-07 14:34:53 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.0-rc6
for you to fetch changes up to 19dd0777773ab17b4d97f7105e836867c0cdecb4:
ASoC: simple-card: fixup refcount_t underflow (2019-02-18 18:36:52 +0000)
---------------------------------------------------------------- ASoC: Fixes for v5.0
A few small fixes, a driver fix for Samsung, a fix for refcounting of of_nodes in the simple-card driver that triggered on a lot of systems and a fix for topology error handling.
---------------------------------------------------------------- Bard liao (1): ASoC: topology: free created components in tplg load error
Kuninori Morimoto (1): ASoC: simple-card: fixup refcount_t underflow
Sylwester Nawrocki (1): ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
sound/soc/generic/simple-card.c | 2 +- sound/soc/samsung/i2s.c | 8 +++++++- sound/soc/soc-topology.c | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-)
On Tue, 19 Feb 2019 12:18:41 +0100, Mark Brown wrote:
The following changes since commit 860b454c2c0cbda6892954f5cdbbb48931b3c8db:
ASoC: samsung: Prevent clk_get_rate() calls in atomic context (2019-02-07 14:34:53 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.0-rc6
for you to fetch changes up to 19dd0777773ab17b4d97f7105e836867c0cdecb4:
ASoC: simple-card: fixup refcount_t underflow (2019-02-18 18:36:52 +0000)
ASoC: Fixes for v5.0
A few small fixes, a driver fix for Samsung, a fix for refcounting of of_nodes in the simple-card driver that triggered on a lot of systems and a fix for topology error handling.
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai