bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Re: [PATCH v2] ASoC: fsi: Add check for clk_enable
@ 2022-03-02  6:25 Jiasheng Jiang
  0 siblings, 0 replies; only message in thread
From: Jiasheng Jiang @ 2022-03-02  6:25 UTC (permalink / raw)
  To: kuninori.morimoto.gx
  Cc: broonie, lgirdwood, perex, tiwai, ast, daniel, andrii, kafai,
	songliubraving, yhs, john.fastabend, kpsingh, f.suligoi,
	alsa-devel, linux-kernel, netdev, bpf, Jiasheng Jiang

On Wed, Mar 02, 2022 at 12:35:02PM +0800, Kuninori Morimoto wrote:
>> +disable_xck:
>> +	clk_disable(clock->xck);
>> +disable_ick:
>> +	clk_disable(clock->ick);
>> +err:
>> +	return ret;
>>  }
> 
> I think disable_ick() / disable_xck() order are inverted ?

Thanks, I will submit a v3 to solve it.

Jiang


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-02  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02  6:25 Re: [PATCH v2] ASoC: fsi: Add check for clk_enable Jiasheng Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).