[PATCH v3 07/13] ASoC: audio-graph: Update driver as per new exposed members
Sameer Pujar
spujar at nvidia.com
Fri Oct 2 11:00:00 CEST 2020
>> 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 at nvidia.com>
>> Cc: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
>> ---
> Can we merge [06/13] and [07/13] patches ?
Yes can be merged.
More information about the Alsa-devel
mailing list