On Mon, Dec 24, 2018 at 02:32:13PM +0530, Rohit kumar wrote:True. Will post generic change which will not need change in machine driver.
From: Ajit Pandey <ajitp@xxxxxxxxxxxxxx>Why do we need to do this in the driver, I'd expect this to be something
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.
that we need to do for everything not just this driver so I'd expect it
to be handled in the core?