diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-02-20 08:26:02 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-02-20 12:44:49 +0100 |
commit | ee9d5895672fe723a1626a91e4957fd3cd5cfdda (patch) | |
tree | 3e35e06dca74b7adea461d0f06adfe3acd84f3be /.gitattributes | |
parent | gpio: fix memory leak in gpiod_request_commit() (diff) | |
download | linux-ee9d5895672fe723a1626a91e4957fd3cd5cfdda.tar.xz linux-ee9d5895672fe723a1626a91e4957fd3cd5cfdda.zip |
gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
Pointer to the struct of_phandle_args can be made const after
gpio_device_find() arguments got constified. This should be part of
commit 4a92857d6e83 ("gpio: constify opaque pointer "data" in
gpio_device_find()").
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions