Re: [PATCh v3 10/14] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
From: Mark Brown
Date: Thu Apr 02 2026 - 14:09:54 EST
On Thu, Apr 02, 2026 at 06:24:32PM +0200, John Madieu wrote:
>
> +/*
> + * RZ/G3E: Prepare SSI clocks - call from hw_params (can sleep)
> + */
> +int rsnd_adg_ssi_clk_prepare(struct rsnd_mod *ssi_mod)
> +{
> + ret = clk_prepare(adg->clk_adg_ssi[id]);
One other issue here: hw_params() can be called multiple times without
starting a stream, this might lead to leaks of clk_prepare().
Attachment:
signature.asc
Description: PGP signature