Re: [PATCH 30/31] ASoC: SDCA: Use auto-cleanup for firmware loading
Charles Keepax <[email protected]> Wed, 5 Aug 2026 15:34:05 +0100
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 03:52:31PM +0200, Takashi Iwai wrote: > Simplify the code to manage the firmware loading with __free(firmware) > auto-cleanup. > > Only the code refactoring, no functional changes. > > Cc: Charles Keepax <[email protected]> > Cc: Maciej Strozek <[email protected]> > Cc: Bard Liao <[email protected]> > Cc: Pierre-Louis Bossart <[email protected]> > Signed-off-by: Takashi Iwai <[email protected]> > --- Reviewed-by: Charles Keepax <[email protected]> Tested-by: Charles Keepax <[email protected]> Thanks, Charles