]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: topology: Revert recent changes while boot errors are investigated
authorMark Brown <broonie@kernel.org>
Thu, 19 Apr 2018 11:14:10 +0000 (12:14 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 19 Apr 2018 11:15:03 +0000 (12:15 +0100)
commit291bfb928863d496e25c785e132a8fbfb32341a8
tree114642025e9922a9e5121fde85f7413f5fa278f8
parent24ada03555505205b0c8b8b796d52926600bf947
ASoC: topology: Revert recent changes while boot errors are investigated

Krzysztof Kozlowski reported a NULL dereference in _instantiate_card()
on Odroid XU3 and XU boards which he bisected to 45f8cb57da0d7 (ASoC:
core: Allow topology to override machine driver FE DAI link config).
Revert that commit for now, along with f11a5c27f928 (ASoC: core: Add
name prefix for machines with topology rewrites) due to dependency
issues, in order to keep things booting cleanly in -next.

Reported-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c
sound/soc/soc-pcm.c