diff options
author | Christophe Leroy <[email protected]> | 2023-08-09 10:54:27 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-08-09 12:52:49 +0100 |
commit | ddaec4e44d4e2a556b51159d48788a85ff67179d (patch) | |
tree | 0a44d5992b3a6a771da3c34cd6daa17e3f832062 /scripts/generate_rust_analyzer.py | |
parent | 2ca03ecc9c8556e913aef6f381154721dec4e44b (diff) |
spi: fsl-cpm: Properly define and use IO pointers
Sparse reports several issues with IO pointers.
Fix it by adding missing __iomem flags and using iowriteXXbe()
generic helpers instead of the powerpc specific out_beXX() ones.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Christophe Leroy <[email protected]>
Link: https://lore.kernel.org/r/18a65dca9134f6fc35932408066d4a8284cbfa65.1691571190.git.christophe.leroy@csgroup.eu
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions