linux-stable/drivers/net/wireless/ti
Rob Herring 1a87e641d8 net: 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().

Reviewed-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for net/can
Acked-by: Kalle Valo <kvalo@kernel.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-16 17:41:28 +00:00
..
wl12xx wifi: wl12xx: Drop if with an always false condition 2022-07-27 15:51:53 +03:00
wl18xx wifi: wl18xx: add some missing endian conversions 2022-09-07 11:02:58 +03:00
wl1251 wifi: wl1251: Fix a typo ("boradcast") 2023-02-13 17:14:41 +02:00
wlcore net: Use of_property_read_bool() for boolean properties 2023-03-16 17:41:28 +00:00
Kconfig wifi: wl1251: drop support for platform data 2022-11-16 11:37:37 +02:00
Makefile wifi: ti: remove obsolete lines in the Makefile 2022-12-14 14:33:05 +02:00