Re: [PATCH v2 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers
Bui Duc Phuc <[email protected]> Mon, 6 Jul 2026 19:37:03 +0700
| Newsgroups | dev.linux.lists.chrome-platform,dev.linux.lists.asahi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <CAABR9nE8WN=HnYo0JYhQ-uOtW5SZ8fN-x3xG90dzMzYDrue8zw@mail.gmail.com> |
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