[alsa-devel] [PATCH] ASoC: qcom: add sdm845 sound card support

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Wed Jun 20 11:53:01 CEST 2018



On 20/06/18 10:31, Vinod wrote:
>> Here clock will be enabled twice but disable will be called only once when
>> count = 0.
>>
>> This will make the clock always enabled. So, I think we should keep either
>> mutex lock or atomic variable to synchronize this.
> we are using DPCM here right?

We should probably model this clk as DAPM widget so we do not need to 
handle this in machine code.

--srini


More information about the Alsa-devel mailing list