diff options
author | Shenghao Ding <shenghao-ding@ti.com> | 2024-07-07 16:30:07 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-08 12:50:10 +0100 |
commit | 1cc509edbe23b61e8c245611bd15d88edb635a38 (patch) | |
tree | 9153355e7d9709b981845a5b37905f41ad03a789 /drivers/nvmem/imx-ocotp.c | |
parent | ccb367c5ab5814bb731eb517544a2ba6b7c3b689 (diff) |
ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
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>
Diffstat (limited to 'drivers/nvmem/imx-ocotp.c')
0 files changed, 0 insertions, 0 deletions