mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-03 22:25:48 +00:00
Replace of_get_address() and of_translate_address() with single call to of_address_to_resource(). With this, use ioremap() instead of of_iomap() which would parse "reg" a second time. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230319163145.225323-1-robh@kernel.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> |
||
|---|---|---|
| .. | ||
| common.h | ||
| exynos-smc.S | ||
| exynos.c | ||
| firmware.c | ||
| headsmp.S | ||
| Kconfig | ||
| Makefile | ||
| mcpm-exynos.c | ||
| platsmp.c | ||
| pm.c | ||
| sleep.S | ||
| smc.h | ||
| suspend.c | ||