8 Feb
2019
8 Feb
'19
2:15 p.m.
On Fri, 08 Feb 2019 13:34:32 +0100, Mark Brown wrote:
The following changes since commit 4cb79ef9c6c4413427cd70afbb1f3bc01e9b7abf:
ASoC: amd: Fix potential NULL pointer dereference (2019-01-15 19:06:23 +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-rc5
for you to fetch changes up to 860b454c2c0cbda6892954f5cdbbb48931b3c8db:
ASoC: samsung: Prevent clk_get_rate() calls in atomic context (2019-02-07 14:34:53 +0000)
ASoC: Fixes for v5.0
A selection of driver specific fixes here, along with a few core fixes:
- A fixup for some MFD devices that were broken by the previous fixes for deferred probe.
- A fix for potential out of bounds array accesses when ordering DAPM power/up down sequences.
- Avoid use after free issue when unloading and reloading drivers using topologies.
Thanks pulled now.
Takashi