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

From: Lee Jones
Date: Thu Mar 16 2023 - 11:54:22 EST


On Fri, 10 Mar 2023, 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().
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> drivers/mfd/88pm860x-core.c | 3 +--
> drivers/mfd/wm8994-core.c | 19 +++++--------------
> 2 files changed, 6 insertions(+), 16 deletions(-)

Applied, thanks

--
Lee Jones [李琼斯]