commit | 0a5cf9e88b5178d15f00f3cf35081841d80403cd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 08 14:07:18 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 08 14:07:18 2019 +0100 |
tree | a0839097f88b9dc215fa783d67b9a9b78d9aede6 | |
parent | 2bc16b9f3223d049b57202ee702fcb5b9b507019 [diff] | |
parent | 860b454c2c0cbda6892954f5cdbbb48931b3c8db [diff] |
Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus 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.