diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2024-11-04 13:08:18 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-05 13:29:26 +0100 |
commit | 6ff78df5b3d0bbc640c5c0ee12800c26dc251c5c (patch) | |
tree | 234cc46ddabc6d3fbf61b3ef63e7b28c20c3cbef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e9d593c69db496b57ff6e394878975a3161e7540 (diff) |
usb: Use (of|device)_property_present() for non-boolean properties
The use of (of|device)_property_read_bool() for non-boolean properties
is deprecated in favor of of_property_present() when testing for
property presence.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Peter Chen <peter.chen@kernel.org>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20241104190820.277702-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions