Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Feb 2019 13:07:18 +0000 (14:07 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Feb 2019 13:07:18 +0000 (14:07 +0100)
commit0a5cf9e88b5178d15f00f3cf35081841d80403cd
treea0839097f88b9dc215fa783d67b9a9b78d9aede6
parent2bc16b9f3223d049b57202ee702fcb5b9b507019
parent860b454c2c0cbda6892954f5cdbbb48931b3c8db
Merge tag 'asoc-fix-v5.0-rc5' of https://git./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.
MAINTAINERS