Re: [PATCh v3 03/14] ASoC: rsnd: Add reset controller support to rsnd_mod

From: Mark Brown

Date: Thu Apr 02 2026 - 13:44:59 EST


On Thu, Apr 02, 2026 at 06:24:25PM +0200, John Madieu wrote:

> @@ -196,18 +197,29 @@ int rsnd_mod_init(struct rsnd_priv *priv,

> + ret = reset_control_deassert(rstc);
> + if (ret) {
> + clk_disable_unprepare(clk);
> + return ret;
> + }

I'm not seeing a call to reverse this anywhere, I'd expect one on remove
for symmetry and safety.

Attachment: signature.asc
Description: PGP signature