Re: [PATCH v2 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers

From: Bui Duc Phuc

Date: Mon Jul 06 2026 - 10:11:28 EST


Hi Richard,

>
> I mean the code is correct but it looks wrong. Because it tests for
> an error in rv but then returns a value in ret.
>
> This can be cleaned up now. ret isn't needed because it can return
> IRQ_NONE in all these places.
>

Got it, thanks for clarifying.

Best regards,
Phuc