diff options
author | 2025-02-24 22:28:01 +0800 | |
---|---|---|
committer | 2025-02-25 13:58:46 -0600 | |
commit | 161e7e4671e6eb09b1d9ae61dbcf48f4c2b337b7 (patch) | |
tree | 1aca47e883e52edb21fc5b06cc9e90f9e3b9371e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | of: Correct property name comparison in __of_add_property() (diff) | |
download | wireguard-linux-161e7e4671e6eb09b1d9ae61dbcf48f4c2b337b7.tar.xz wireguard-linux-161e7e4671e6eb09b1d9ae61dbcf48f4c2b337b7.zip |
of/platform: Do not use of_get_property() to test property presence
Use of_property_present() instead of of_get_property() to test property
'compatible' presence in of_platform_bus_create().
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250224-of_bugfix-v1-5-03640ae8c3a6@quicinc.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions