diff options
author | Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> | 2025-08-25 11:12:47 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-01 18:55:17 +0100 |
commit | 8f57dcf39fd0864f5f3e6701fe885e55f45d0d3a (patch) | |
tree | 37991364876cab240ff5afcb063dd41911a44e10 /rust/helpers/io.c | |
parent | 7e67e1c99efa6ecd003d51a42dbe7bd5bad329eb (diff) |
ASoC: qcom: audioreach: convert to cpu endainess type before accessing
Looks like some of the members of module config are accessed directly
without converting their endainess to cpu type.
Fix this by using le32_to_cpu() where required.
Fixes: da9881d00153 ("ASoC: qcom: audioreach: add support for SMECNS module")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202508230830.Rkp7HHbG-lkp@intel.com
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20250825101247.152619-4-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/io.c')
0 files changed, 0 insertions, 0 deletions