diff options
author | Rob Herring <robh@kernel.org> | 2023-03-19 19:31:44 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-22 20:47:01 +0300 |
commit | cb56f508e541036ad41cb9a5afb46339b2f83b9f (patch) | |
tree | 22436ca0c08bdfba4638c9b65fc57bb2b0b234d5 /crypto | |
parent | 2b8ed0c89f5dc7af756473651deb1be1770d2136 (diff) | |
download | linux-cb56f508e541036ad41cb9a5afb46339b2f83b9f.tar.xz |
ARM: EXYNOS: Use of_address_to_resource()
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions