From: Mark Brown Date: Thu, 12 Mar 2026 11:29:05 +0000 (+0000) Subject: ASoC: wm_adsp: Some improvements to firmware file X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00da2edc646c851114c78affdc3e34a089136d8a;p=thirdparty%2Flinux.git ASoC: wm_adsp: Some improvements to firmware file Merge series from Richard Fitzgerald : This series makes some improvements to the code that searches for firmware files. Patch 1 is a trivial patch to remove an unused function argument, before adding any new code that uses this API. Patches 2..4 add KUnit testing to prove that the subsequent changes don't break anything. The remaining patches remove duplicated code and clean up some of the implementation. --- 00da2edc646c851114c78affdc3e34a089136d8a