]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
authorNikolaus Schulz <schulz@macnetix.de>
Wed, 8 Feb 2012 17:56:08 +0000 (18:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Feb 2012 20:48:12 +0000 (12:48 -0800)
commit0f74c152fd01e1070c141eb10c70cc0f6fb39e22
treec4044af60da36eb96e8280edb468ad0a63bd066e
parent8a6e41581a4537b53c038a328c558d455a6f3e3a
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375

commit 09e87e5c4f9af656af2a8a3afc03487c5d9287c3 upstream.

In order to enable temperature mode aka automatic mode for the F75373 and
F75375 chips, the two FANx_MODE bits in the fan configuration register
need be set to 01, not 10.

Signed-off-by: Nikolaus Schulz <mail@microschulz.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/f75375s.c