]> git.baikalelectronics.ru Git - 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)
commitaef887f30864f54299f8c72cb2f6dd6f73d5c5e1
tree114642025e9922a9e5121fde85f7413f5fa278f8
parent65c9c9019dad853e3206ae3a3c618cadb48d2d59
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 c664b1b799be2 (ASoC:
core: Allow topology to override machine driver FE DAI link config).
Revert that commit for now, along with 7451652502dd (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