summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2025-08-04 17:23:19 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-09-23 12:27:53 +0200
commit0b781f527d6f99e68e5b3780ae03cd69a7cb5c0c (patch)
tree638fb51c90321f8819f393a1fc695e5c3382ff66 /scripts/gdb/linux
parent99d19715daf5553a28452a4ef95e9692277e2787 (diff)
clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writel
The driver uses the raw_readl() and raw_writel() functions. Those are not for MMIO devices. Replace them with readl() and writel() [ dlezcano: Fixed typo in the subject s/reald/readl/ ] Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20250804152344.1109310-2-daniel.lezcano@linaro.org
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions