This series makes some improvements to the adm9240 driver. The main benefit is the addition of error handling (courtesy of regmap) so that i2c bus errors can be distinguished from sensor values. Chris Packham (3): hwmon: (adm9240) Use loops to avoid duplicated code hwmon: (adm9240) Create functions for updating measure and config hwmon: (adm9240) Convert to regmap drivers/hwmon/adm9240.c | 351 +++++++++++++++++++++++++++------------- 1 file changed, 241 insertions(+), 110 deletions(-) -- 2.28.0