19 Apr
2018
19 Apr
'18
2:22 p.m.
On Thu, Apr 19, 2018 at 09:08:07AM +0200, Krzysztof Kozlowski wrote:
On today's next-20180419, NULL pointer exception appeared in snd_soc_instantiate_card() on Odroid XU3 and XU boards (Samsung, Exynos5422, Exynos5410, max98090 codec). Built with exynos_defconfig (ARM).
I bisected it to: 45f8cb57da0d7a9ead4b39d7f5def333a5b0c08b is the first bad commit commit 45f8cb57da0d7a9ead4b39d7f5def333a5b0c08b Author: Liam Girdwood liam.r.girdwood@linux.intel.com Date: Tue Mar 27 14:30:40 2018 +0100
ASoC: core: Allow topology to override machine driver FE DAI link config.
OK, reverting this one as well for now along with f11a5c27f9287 "ASoC: core: Add name prefix for machines with topology rewrites" which depends on it :(