diff options
author | 2023-08-09 10:54:27 +0200 | |
---|---|---|
committer | 2023-08-09 12:52:49 +0100 | |
commit | ddaec4e44d4e2a556b51159d48788a85ff67179d (patch) | |
tree | 0a44d5992b3a6a771da3c34cd6daa17e3f832062 /tools/perf/scripts/python | |
parent | spi: dw: Set default value if reg-io-width isn't specified (diff) | |
download | wireguard-linux-ddaec4e44d4e2a556b51159d48788a85ff67179d.tar.xz wireguard-linux-ddaec4e44d4e2a556b51159d48788a85ff67179d.zip |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202307252052.7RqHxFZj-lkp@intel.com/
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/18a65dca9134f6fc35932408066d4a8284cbfa65.1691571190.git.christophe.leroy@csgroup.eu
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions