Re: [PATCH 12/31] ASoC: peb2466: Use auto-cleanup for firmware loading
Herve Codina <[email protected]> Wed, 5 Aug 2026 18:50:28 +0200
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Organization | Bootlin |
| Message-ID | <[email protected]> |
Hi Takashi, On Wed, 5 Aug 2026 15:52:13 +0200 Takashi Iwai <[email protected]> wrote: > Simplify the code to manage the firmware loading with __free(firmware) > auto-cleanup. > > Only the code refactoring, no functional changes. > > Signed-off-by: Takashi Iwai <[email protected]> > --- > sound/soc/codecs/peb2466.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) > LGTM. Reviewed-by: Herve Codina <[email protected]> Best regards, Hervé