diff options
| author | Bartosz Golaszewski <[email protected]> | 2019-02-14 14:52:27 +0000 |
|---|---|---|
| committer | Sekhar Nori <[email protected]> | 2019-02-19 14:33:37 +0000 |
| commit | d43da8d7164a97b4da179ee06b305019d870a44f (patch) | |
| tree | 31c1fa361ac02788bfafce85a0e9432f20c52300 /drivers/fpga/zynq-fpga.c | |
| parent | ARM: davinci: cp-intc: unify error handling (diff) | |
| download | kernel-d43da8d7164a97b4da179ee06b305019d870a44f.tar.gz kernel-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 <[email protected]>
Signed-off-by: Sekhar Nori <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
