diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-11-19 13:50:53 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-12-10 08:34:01 +0100 |
commit | fd0d8ed7c1b430f7e4a0a823a924ae3c849d74a3 (patch) | |
tree | 2fbd7618c1dc4c13f816538fa65086762e9cd6bb /tools/perf/scripts/python/check-perf-trace.py | |
parent | 40745482eec81bea686cd1b38693191dc7e9ac66 (diff) |
clk: renesas: sh73a0: 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>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20201119125053.4065746-1-geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions