• Guenter Roeck's avatar
    hwmon: (lm75) Convert to use regmap · e65365fe
    Guenter Roeck authored
    Convert to use regmap. Leave caching to regmap and drop the register
    update function. While this can result in additional read operations
    if the temperature register is read continuously, it avoids re-reading
    the limit registers and thus overall reduces complexity.
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    e65365fe
lm75.c 13.8 KB