diff options
| author | Rob Herring <robh@kernel.org> | 2023-03-10 08:47:28 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-16 12:14:56 +0100 |
| commit | f977caea50381e9ca38319037a2b23fe3209d647 (patch) | |
| tree | dfb9ad4e6e2d64b6cb352360dd2797e3033178e0 /drivers/usb/core/usb-acpi.c | |
| parent | a3927e1a9f1c3b7d71d9c8215905397e55da4da3 (diff) | |
| download | linux-f977caea50381e9ca38319037a2b23fe3209d647.tar.gz linux-f977caea50381e9ca38319037a2b23fe3209d647.tar.bz2 linux-f977caea50381e9ca38319037a2b23fe3209d647.zip | |
usb: Use of_property_read_bool() for boolean properties
It is preferred to use typed property access functions (i.e.
of_property_read_<type> functions) rather than low-level
of_get_property/of_find_property functions for reading properties.
Convert reading boolean properties to to of_property_read_bool().
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Richard Leitner <richard.leitner@skidata.com>
Link: https://lore.kernel.org/r/20230310144729.1545857-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/usb-acpi.c')
0 files changed, 0 insertions, 0 deletions
