diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-02-08 23:27:42 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-02-23 10:14:08 +0300 |
commit | 716141d366f45d62ffe4dd53a045867b26e29d19 (patch) | |
tree | 0aae4f99ce9ec85b0ec0de6907fd7c4448f631bf /rust/compiler_builtins.rs | |
parent | 16374aba824971d73916f005e79207370c9c31dd (diff) | |
download | linux-716141d366f45d62ffe4dd53a045867b26e29d19.tar.xz |
dmaengine: of: constify of_phandle_args in of_dma_find_controller()
of_dma_find_controller() does not modify passed of_phandle_args so the
argument can be made pointer to const for code safety.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240208202742.631307-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions