diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-11-19 13:52:14 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2020-11-27 14:09:37 +0100 |
commit | 8b6bed678428b6df66741cb0956e076d579e3891 (patch) | |
tree | 263c0e3c88e900e453f9ad67e090585059e60e6d /tools/perf/scripts/python/stackcollapse.py | |
parent | cf25d802e029c31efac8bdc979236927f37183bd (diff) |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions