linux-stable/drivers/mmc
Rob Herring ca6b5fe277 mmc: 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 to of_property_read_bool().

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230310144715.1543836-1-robh@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2023-03-23 11:30:20 +01:00
..
core mmc: core: Allow invalid regulator in mmc_regulator_set_ocr() 2023-03-23 11:30:19 +01:00
host mmc: Use of_property_read_bool() for boolean properties 2023-03-23 11:30:20 +01:00
Kconfig
Makefile