acrn-kernel/arch/arm/mach-shmobile
Geert Uytterhoeven d4a617c9bb ARM: shmobile: 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 platform 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: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20201117142447.2205664-1-geert+renesas@glider.be
2020-11-23 09:54:59 +01:00
..
Kconfig
Makefile
common.h
emev2.h
headsmp-apmu.S
headsmp-scu.S
headsmp.S
platsmp-apmu.c
platsmp-scu.c ARM: shmobile: Stop using __raw_*() I/O accessors 2020-11-23 09:54:59 +01:00
platsmp.c
pm-rcar-gen2.c
r8a7779.h
rcar-gen2.h
regulator-quirk-rcar-gen2.c
setup-emev2.c
setup-r7s9210.c
setup-r7s72100.c
setup-r8a73a4.c
setup-r8a7740.c
setup-r8a7778.c ARM: shmobile: Stop using __raw_*() I/O accessors 2020-11-23 09:54:59 +01:00
setup-r8a7779.c ARM: shmobile: Stop using __raw_*() I/O accessors 2020-11-23 09:54:59 +01:00
setup-rcar-gen2.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
setup-sh73a0.c ARM: shmobile: sh73a0: Remove obsolete static mapping 2020-11-23 09:54:00 +01:00
sh73a0.h
smp-emev2.c
smp-r8a7779.c ARM: shmobile: Stop using __raw_*() I/O accessors 2020-11-23 09:54:59 +01:00
smp-sh73a0.c ARM: shmobile: Stop using __raw_*() I/O accessors 2020-11-23 09:54:59 +01:00
suspend.c
timer.c