7 Jan
2019
7 Jan
'19
7:27 p.m.
On Mon, Dec 24, 2018 at 02:32:13PM +0530, Rohit kumar wrote:
From: Ajit Pandey ajitp@codeaurora.org
Platform DAI component probe is not called if it is not present in component list during sound card registration. Check if component is registered for platform dai before soundcard registration.
Why do we need to do this in the driver, I'd expect this to be something that we need to do for everything not just this driver so I'd expect it to be handled in the core?