Hello: This patch was applied to netdev/net.git (main) by David S. Miller <[email protected]>:
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 <[email protected]> > Acked-by: Marc Kleine-Budde <[email protected]> # for net/can > Acked-by: Kalle Valo <[email protected]> > Acked-by: Nicolas Ferre <[email protected]> > Acked-by: Francois Romieu <[email protected]> > Reviewed-by: Wei Fang <[email protected]> > Signed-off-by: Rob Herring <[email protected]> > > [...] 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
