]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: wm_adsp: Some improvements to firmware file
authorMark Brown <broonie@kernel.org>
Thu, 12 Mar 2026 11:29:05 +0000 (11:29 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 12 Mar 2026 11:29:05 +0000 (11:29 +0000)
commit00da2edc646c851114c78affdc3e34a089136d8a
tree699534e822358e7225ab9d244f324473b309904c
parent0670bc81f50966bf1b30df5744eea4fdeea2ba6f
parent8fc5c7895185d1119ae76b509892a1d14e0bd483
ASoC: wm_adsp: Some improvements to firmware file

Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

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.
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h