diff options
author | 2020-11-19 13:52:14 +0100 | |
---|---|---|
committer | 2020-11-27 14:09:37 +0100 | |
commit | 8b6bed678428b6df66741cb0956e076d579e3891 (patch) | |
tree | 263c0e3c88e900e453f9ad67e090585059e60e6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() (diff) | |
download | wireguard-linux-8b6bed678428b6df66741cb0956e076d579e3891.tar.xz wireguard-linux-8b6bed678428b6df66741cb0956e076d579e3891.zip |
soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors
There is no reason to keep on using the __raw_{read,write}l() I/O
accessors in Renesas ARM driver code. Switch to using the plain
{read,write}l() I/O accessors, to have a chance that this works on
big-endian.
Suggested-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201119125214.4065925-1-geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions