[PATCH v2 0/2] hwmon: (adt7475) Handle DT unaware platforms

From: Chris Packham
Date: Tue Apr 18 2023 - 19:40:22 EST


This series addresses an issue reported by Mariusz and has an additional
cleanup for master. The changes are all updating of_property_read* ->
device_property_read* so it should be a noop for DT aware platforms.

Chris Packham (2):
hwmon: (adt7475) Use device_property APIs when configuring polarity
hwmon: (adt7475) Convert to use device_property APIs

drivers/hwmon/adt7475.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

--
2.40.0