]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 21 Jan 2026 13:22:43 +0000 (13:22 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 21 Jan 2026 13:41:24 +0000 (13:41 +0000)
commitd0ab89951197f0fc509a0cd732d830880e79c2d4
tree538668bf0b61c98402462c023a519bb6ef43f53e
parent3f086a4f277af799467af6c74902000461e60a33
ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()

Add a new KUnit test for testing the creation of firmware name
qualifiers in the cs35l56 driver. The initial set of test cases
are for cs35l56_set_fw_suffix().

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260121132243.1256019-6-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs-amp-lib.c
sound/soc/codecs/cs35l56-test.c [new file with mode: 0644]
sound/soc/codecs/cs35l56.c
sound/soc/codecs/cs35l56.h