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

Chris Packham posted 2 patches 2 years, 8 months ago
drivers/hwmon/adt7475.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
[PATCH v2 0/2] hwmon: (adt7475) Handle DT unaware platforms
Posted by Chris Packham 2 years, 8 months ago
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