Hi Sameer
As per the members exposed earlier in the series, audio graph driver is updated to make use of these. Functionally there is no change in behavior if these are not populated. So following changes are made as part of this.
Update 'dai_link->ops' for DPCM links if a custom 'snd_soc_ops' is defined by the vendor driver.
Consider 'force_dpcm' flag status when deciding if a DAI link needs to be treated as DPCM or not. In doing so the logic is moved to a separate inline function for a better readability.
Populate 'dpcm_selectable' flag which is then used to detect DPCM DAI links.
Signed-off-by: Sameer Pujar spujar@nvidia.com Cc: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Can we merge [06/13] and [07/13] patches ?
Thank you for your help !!
Best regards --- Kuninori Morimoto