Re: [PATCH AUTOSEL 4.20 06/77] ASoC: soc-core: defer card probe until all component is added to list

From: Sasha Levin
Date: Wed Feb 27 2019 - 12:31:31 EST


On Fri, Feb 15, 2019 at 11:57:12AM +0000, Mark Brown wrote:
On Thu, Feb 14, 2019 at 09:07:44PM -0500, Sasha Levin wrote:
From: Ajit Pandey <ajitp@xxxxxxxxxxxxxx>

[ Upstream commit 8780cf1142a59568a3aa77959cbd76b2edb6fd81 ]

DAI component probe is not called if it is not present
in component list during sound card registration.
Check if component is available in component list for
platform and cpu dai before soundcard registration.

This is a really bad idea without also looking at surrounding commits -
taken randomly by itself it's more likely to introduce regressions than
help.

I've dropped it, thank you.

--
Thanks,
Sasha