commit | f6de298806d9cbc63a4907bca34a06162b9d7dce | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Sep 13 20:01:12 2018 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Sep 15 16:18:44 2018 -0700 |
tree | 8407fb28b2a1cda5e11170e9db5435f8ca02e468 | |
parent | 37196ba4ae95a2077d78715eb12e879e57613d43 [diff] |
hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D fan7 on NCT6796D does not have a fan count register; it only has an RPM register. Switch to using RPM registers to read the fan speed for all chips supporting it to solve the problem for good. Reported-by: Robert Kern <ulteq@web.de> Cc: Robert Kern <ulteq@web.de> Fixes: 81820059a428 ("hwmon: (nct6775) Add support for NCT6796D") Signed-off-by: Guenter Roeck <linux@roeck-us.net>