]> git.hungrycats.org Git - linux/commit
ASoC: wm2000: Use auto-cleanup for firmware loading
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Aug 2026 13:59:55 +0000 (15:59 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 14:34:07 +0000 (15:34 +0100)
commit2db054a5efa5f1a99aac4d714726b2b743b4720a
tree6b4e7155af412b16536a85ed14276fff177f7e9d
parent148f54aecccc769dd17414ea2e2a2b68f7b4ba4e
ASoC: wm2000: 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-24-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm2000.c