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