mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
Correct the address of the HALO_SCRATCH4 entry in halo_register_defaults[]. This doesn't affect the validity of the KUnit testing because none of the tests rely on this value. It's only defaulted because cs_dsp will read it when the DSP state changes from running to stopped - this would only have logged a warning about failure to read the register but it doesn't cause anything to fail. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://patch.msgid.link/20260805105223.956785-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| cs_dsp_mock_bin.c | ||
| cs_dsp_mock_mem_maps.c | ||
| cs_dsp_mock_regmap.c | ||
| cs_dsp_mock_utils.c | ||
| cs_dsp_mock_wmfw.c | ||
| cs_dsp_test_bin_error.c | ||
| cs_dsp_test_bin.c | ||
| cs_dsp_test_callbacks.c | ||
| cs_dsp_test_control_cache.c | ||
| cs_dsp_test_control_parse.c | ||
| cs_dsp_test_control_rw.c | ||
| cs_dsp_test_wmfw_error.c | ||
| cs_dsp_test_wmfw.c | ||
| cs_dsp_tests.c | ||
| Makefile | ||