diff options
| author | Dmitry Osipenko <[email protected]> | 2019-12-15 21:30:45 +0300 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2019-12-20 10:57:19 +0100 |
| commit | fc782e47e601843163034a68c29ea1abe2578570 (patch) | |
| tree | 21647fa37b8b2ec149cd66e7b46e7f07cfca3c0b /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | 373894f83b52423e4eb05566977c9c38985b0b57 (diff) | |
gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
There is no point in using old-style raw accessors, the generic accessors
do the same thing and also take into account CPU endianness. Tegra SoCs do
not support big-endian mode in the upstream kernel, but let's switch away
from the outdated things anyway, just to keep code up-to-date.
Signed-off-by: Dmitry Osipenko <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions