diff options
author | Shenghao Ding <shenghao-ding@ti.com> | 2024-07-07 16:30:07 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-12 11:13:00 +0200 |
commit | 899eddc06e026ec6e4ebe13fe76f503caad89f80 (patch) | |
tree | 84579a2616c273bcdbf84b8094e43c2ccfd801b9 /tools/lib/bpf/libbpf.c | |
parent | 26825b62bd1bd3e53b4f44e0745cb516d5186343 (diff) |
ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
[ Upstream commit 1cc509edbe23b61e8c245611bd15d88edb635a38 ]
Use get_unaligned_be16 instead of be16_to_cpup and get_unaligned_be32
instead of be32_to_cpup for potentially broken alignment.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20240707083011.98-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions