]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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.

1  2 
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h

Simple merge
Simple merge