]> git.hungrycats.org Git - linux/commit
ASoC: Use auto-cleanup for firmware loading
authorMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 14:34:19 +0000 (15:34 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 14:34:19 +0000 (15:34 +0100)
commite7a5d3b04cc6aaabed031c0e08b369dee46e2ded
treedf787023e1606e5d6005578ed7ce43ee7031dc62
parent530e344e4b7ebaef88b845c3a2413a114f517d79
parent6d0a9e4df17979ef8acbf8d7d6145fb1375e45cd
ASoC: Use auto-cleanup for firmware loading

Takashi Iwai <tiwai@suse.de> says:

here is a revised series of trivial patches to use the auto-cleanup
(via __free(firmware)) for firmware management.
Now compile warnings due to the mixture with goto have been addressed
for rt1320-sdw and wm2000 drivers.  Others remain identical, just took
a few review Acks.

Link: https://patch.msgid.link/20260806140006.1412298-1-tiwai@suse.de