mbox series

[0/2] hwmon: (adt7470) driver updates

Message ID 20201019223423.31488-1-chris.packham@alliedtelesis.co.nz (mailing list archive)
Headers show
Series hwmon: (adt7470) driver updates | expand

Message

Chris Packham Oct. 19, 2020, 10:34 p.m. UTC
This series updates the adt7470 driver to add error handling by using regmap.

Chris Packham (2):
  hwmon: (adt7470) Create functions for updating readings and limits
  hwmon: (adt7470) Convert to regmap

 drivers/hwmon/adt7470.c | 538 +++++++++++++++++++++++++++-------------
 1 file changed, 366 insertions(+), 172 deletions(-)