aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:23 -0600
committerMartin K. Petersen <[email protected]>2023-03-16 23:44:04 -0400
commit06f8e0714c9f617dcc40db63b8376a1e547d9531 (patch)
treed642bce08b62c7b4a32fe229fc65404e3ade5eb3 /drivers/usb/cdns3/cdns3-debug.h
parentc5797fda210fc852f876f0660e959b5e9db604d8 (diff)
scsi: qlogicpti: sun_esp: 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 of_property_read_bool(). Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions