linux/drivers/firmware/cirrus
Richard Fitzgerald 479b1f8d41
firmware: cs_dsp: Add test cases for client_ops == NULL
Add test cases for the client not providing a pointer to a
struct cs_dsp_client_ops. This proves that it is safe for the client
to leave the client_ops pointer at NULL if it does not need to
implement any of the callbacks.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20251128102132.1575177-3-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-11-28 11:47:56 +00:00
..
test firmware: cs_dsp: Add test cases for client_ops == NULL 2025-11-28 11:47:56 +00:00
Kconfig firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it 2025-04-13 20:20:30 +01:00
Makefile firmware: cs_dsp: Add mock regmap for KUnit testing 2024-12-13 13:14:37 +00:00
cs_dsp.c firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops 2025-11-28 11:47:55 +00:00