diff options
author | 2025-01-09 09:52:54 -0600 | |
---|---|---|
committer | 2025-01-13 16:32:56 +0100 | |
commit | 57a217f193f3b77161a307dd9963ac19d66a17d1 (patch) | |
tree | cec569411ccd225999172a1630e4f9cae9411d68 /scripts/gdb/linux/utils.py | |
parent | dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatible for exynos8895 (diff) | |
download | wireguard-linux-57a217f193f3b77161a307dd9963ac19d66a17d1.tar.xz wireguard-linux-57a217f193f3b77161a307dd9963ac19d66a17d1.zip |
mmc: Use of_property_present() for non-boolean properties
The use of of_property_read_bool() for non-boolean properties is
deprecated in favor of of_property_present() when testing for property
presence.
Reviewed-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/all/20250109155255.3438450-1-robh@kernel.org/
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions