]> git.hungrycats.org Git - linux/commit
ASoC: SDCA: Use auto-cleanup for firmware loading
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Aug 2026 14:00:02 +0000 (16:00 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2026 14:34:16 +0000 (15:34 +0100)
commit73a5271e10da282705793b6e7f3f1197b1ea998a
tree09e1b7c592ed5752add107771ab4cc3ba5280bf2
parent81ab98716983e1dd43de6f3c0f5a3a78a8c66dc1
ASoC: SDCA: 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.

Cc: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: Maciej Strozek <mstrozek@opensource.cirrus.com>
Cc: Bard Liao <yung-chuan.liao@linux.intel.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Tested-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260806140006.1412298-31-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_fdl.c