summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2025-09-27 00:06:15 +0800
committerTom Rini <[email protected]>2025-10-09 14:16:11 -0600
commit8c48bae4f5783a1da95177e7d5d85c00e2ada0c3 (patch)
tree27e074c9acdea848eb9bfc004e69fdc1ee685523 /include/linux/string.h
parent92fe41caadfd01b6c31df12195b8a9b59ad4f4f5 (diff)
firmware: scmi: smt: Use io helpers
It is not good practice to directly use "hdr->x" to read/write the hdr, because the SCMI buffer may not mapped as normal memory. Following Linux Kernel, using ioread32/iowrite32/memcpy_[from,to]io for smt header read, write. Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions