]> git.hungrycats.org Git - linux/commit
ASoC: zl38060: Use auto-cleanup for firmware loading
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Aug 2026 13:59:56 +0000 (15:59 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 14:34:08 +0000 (15:34 +0100)
commitb6ba77dfeb2abb52945ea205a1865c1a60bdfebe
treef92c0cd2ead6e59d76e1b39399d283a10bd1c21f
parent2db054a5efa5f1a99aac4d714726b2b743b4720a
ASoC: zl38060: Use auto-cleanup for firmware loading

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 <tiwai@suse.de>
Link: https://patch.msgid.link/20260806140006.1412298-25-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/zl38060.c