hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
authorBrian Carnes <bmcarnes@gmail.com>
Thu, 12 Dec 2013 07:05:32 +0000 (08:05 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 3 Jan 2014 04:33:30 +0000 (04:33 +0000)
commit22b6374e8ea14ddcc8f7c4e1928d527303ebe406
tree6dd6446d1723ae7a163db33c6076f90c7bb2b399
parent325aa5f2c58217c2da531847231c77e612915fbf
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting

commit cf7559bc053471f32373d71d04a9aa19e0b48d59 upstream.

The wrong mask is used, which causes some fan speed control modes
(pwmX_enable) to be incorrectly reported, and some modes to be
impossible to set.

[JD: add subject and description.]

Signed-off-by: Brian Carnes <bmcarnes@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/hwmon/w83l786ng.c