]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Tue, 10 Mar 2026 14:18:08 +0000 (14:18 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 10 Mar 2026 14:52:48 +0000 (14:52 +0000)
commit1eadb7791ee5699ca58920ef705ce0934c814ece
treec93d450be58270827c837ccefd338d80119312ef
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()

The dsp argument to wm_adsp_release_firmware_files() isn't used so
remove it.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260310141817.1871794-2-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c