[PATCH v2] net: Use of_property_read_bool() for boolean properties
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri Mar 17 04:50:20 AEDT 2023
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem at davemloft.net>:
On Tue, 14 Mar 2023 14:18:27 -0500 you 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 of_property_read_bool().
>
> Reviewed-by: Simon Horman <simon.horman at corigine.com>
> Acked-by: Marc Kleine-Budde <mkl at pengutronix.de> # for net/can
> Acked-by: Kalle Valo <kvalo at kernel.org>
> Acked-by: Nicolas Ferre <nicolas.ferre at microchip.com>
> Acked-by: Francois Romieu <romieu at fr.zoreil.com>
> Reviewed-by: Wei Fang <wei.fang at nxp.com>
> Signed-off-by: Rob Herring <robh at kernel.org>
>
> [...]
Here is the summary with links:
- [v2] net: Use of_property_read_bool() for boolean properties
https://git.kernel.org/netdev/net/c/1a87e641d8a5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linuxppc-dev
mailing list