diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-02-14 15:52:27 +0100 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2019-02-19 15:33:37 +0100 |
commit | d43da8d7164a97b4da179ee06b305019d870a44f (patch) | |
tree | 31c1fa361ac02788bfafce85a0e9432f20c52300 /arch/arm/probes | |
parent | ARM: davinci: cp-intc: unify error handling (diff) | |
download | linux-d43da8d7164a97b4da179ee06b305019d870a44f.tar.xz linux-d43da8d7164a97b4da179ee06b305019d870a44f.zip |
ARM: davinci: cp-intc: use readl/writel_relaxed()
Replace all calls to __raw_readl() & __raw_writel() with readl_relaxed()
and writel_relaxed() respectively. It's safe to do as there's no
endianness conversion being done in the code.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/probes')
0 files changed, 0 insertions, 0 deletions