[alsa-devel] [PATCH 0/2] ASoC: soc-core: add snd_soc_of_lookup_component()
Rohit kumar
rohitkr at codeaurora.org
Mon Dec 24 10:02:11 CET 2018
Platform DAI component probe is not called if it is not
present in component list during sound card registration.
Add snd_soc_of_lookup_component() to get component info from
device_node. This can be used by machine driver to make sure that
card components are registered before calling snd_soc_register_card().
Ajit Pandey (2):
ASoC: soc-core: add snd_soc_of_lookup_component()
ASoC: qcom: defer probe if platform dai is not registered
include/sound/soc.h | 1 +
sound/soc/qcom/common.c | 9 +++++++++
sound/soc/soc-core.c | 28 ++++++++++++++++++++++++++++
3 files changed, 38 insertions(+)
--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.
More information about the Alsa-devel
mailing list