Re: [PATCH 2/2] ASoC: qcom: defer probe if platform dai is not registered

From: Rohit Kumar
Date: Wed Jan 09 2019 - 03:35:21 EST


Thanks Mark for review.

On 1/7/2019 11:57 PM, Mark Brown wrote:
On Mon, Dec 24, 2018 at 02:32:13PM +0530, Rohit kumar wrote:
From: Ajit Pandey <ajitp@xxxxxxxxxxxxxx>

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?
True. Will post generic change which will not need change in machine driver.

--
Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc.is a member
of the Code Aurora Forum, hosted by the Linux Foundation.