summaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
authorGuenter Roeck2016-07-06 04:10:52 +0200
committerGuenter Roeck2016-09-09 06:34:18 +0200
commitc0a4b9ec1b43ebb9d5001e3bf86f58d4ca0ffe18 (patch)
tree32040b8016e02757431a372c82535699f5d780e9 /drivers/md
parenthwmon: (lm95241) Convert to use new hwmon registration API (diff)
downloadkernel-qcow2-linux-c0a4b9ec1b43ebb9d5001e3bf86f58d4ca0ffe18.tar.gz
kernel-qcow2-linux-c0a4b9ec1b43ebb9d5001e3bf86f58d4ca0ffe18.tar.xz
kernel-qcow2-linux-c0a4b9ec1b43ebb9d5001e3bf86f58d4ca0ffe18.zip
hwmon: (lm95245) Use new hwmon registration API
Simplify code and reduce code size by using the new hwmon registration API. Other changes: - Convert to use regmap, and drop local caching. This avoids reading registers unnecessarily, and uses regmap for caching of non-volatile registers. - Add support for temp2_max, temp2_max_alarm, temp2_max_hyst, and temp2_offset. - Order include files alphabetically - Drop FSF address - Check errors from register read and write functions and report to userspace. - Accept negative hysteresis values. While unlikely, a maximum limit _can_ be set to a value smaller than 31 degrees C, which makes negative hysteresis values possible. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions