Re: [PATCH] scsi: Use of_property_read_bool() for boolean properties

From: Martin K. Petersen
Date: Fri Mar 24 2023 - 17:07:20 EST


On Fri, 10 Mar 2023 08:47:23 -0600, Rob Herring wrote:

> 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().
>
>

Applied to 6.4/scsi-queue, thanks!

[1/1] scsi: Use of_property_read_bool() for boolean properties
https://git.kernel.org/mkp/scsi/c/06f8e0714c9f

--
Martin K. Petersen Oracle Linux Engineering