diff options
author | 2024-12-17 11:31:27 +0000 | |
---|---|---|
committer | 2024-12-17 13:27:38 +0000 | |
commit | a5bd108d4a57d6c00372041c83e633a26fb450de (patch) | |
tree | fe69a3e4033cb4e4269d2e747a59e82a13352264 /tools/perf/scripts/python | |
parent | ASoC: qcom: sdm845: add handling of secondary MI2S clock (diff) | |
download | wireguard-linux-a5bd108d4a57d6c00372041c83e633a26fb450de.tar.xz wireguard-linux-a5bd108d4a57d6c00372041c83e633a26fb450de.zip |
firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c
In cs_dsp_mock_xm_header_drop_from_regmap_cache() for the ADSP2 case read
the big-endian firmware word into a dedicated __be32 variable instead of
using the same u32 for both the big-endian and cpu-endian value.
Fixes: 41e78c0f44f9 ("firmware: cs_dsp: Add mock DSP memory map for KUnit testing")
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20241217113127.186736-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions