Re: [PATCH 14/24] ASoC: codecs: cs42l42: Use guard() cleanup helpers

Charles Keepax <[email protected]> Fri, 26 Jun 2026 13:18:49 +0100
Newsgroups dev.linux.lists.chrome-platform,dev.linux.lists.asahi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound
Message-ID <[email protected]>
On Fri, Jun 26, 2026 at 01:13:19PM +0700, [email protected] wrote:
> From: bui duc phuc <[email protected]>
> 
> Clean up the code using guard() helpers for mutex locking
> and PM runtime management.
> No functional change intended.
> 
> Signed-off-by: bui duc phuc <[email protected]>
> ---

Reviewed-by: Charles Keepax <[email protected]>

Thanks,
Charles