Clean up driver and convert it to use regmap and with_info hardware monitoring API to reduce code size and to make it easier to maintain. ---------------------------------------------------------------- Guenter Roeck (5): hwmon: (max1668) Reorder include files to alphabetic order hwmon: (max1668) Use BIT macro hwmon: (max1668) Convert to use regmap hwmon: (max1668) Replace chip type with number of channels hwmon: (max1668) Convert to use with_info hwmon API drivers/hwmon/max1668.c | 487 ++++++++++++++++++------------------------------ 1 file changed, 181 insertions(+), 306 deletions(-)