diff options
author | Chengguang Xu <cgxu519@gmx.com> | 2019-01-04 09:27:22 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-01-07 17:40:29 -0500 |
commit | 787d07ed8b2ca726194b461f27fe5785d10add7d (patch) | |
tree | bc95a4321b6149412a1d315e5d7aaae2c0e3d3f8 /Documentation/hwmon | |
parent | 9ac963c98e2c2d0bc6faafa3e746c94bed12426a (diff) |
doc: fix typo in Documentation/hwmon/f71882fg
Just fix a typo in Documentation/hwmon/f71882fg.
Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/f71882fg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f71882fg index de91c0db5846..4c3cb8377d74 100644 --- a/Documentation/hwmon/f71882fg +++ b/Documentation/hwmon/f71882fg | |||
@@ -94,7 +94,7 @@ Note that the lowest numbered temperature zone trip point corresponds to | |||
94 | to the border between the highest and one but highest temperature zones, and | 94 | to the border between the highest and one but highest temperature zones, and |
95 | vica versa. So the temperature zone trip points 1-4 (or 1-2) go from high temp | 95 | vica versa. So the temperature zone trip points 1-4 (or 1-2) go from high temp |
96 | to low temp! This is how things are implemented in the IC, and the driver | 96 | to low temp! This is how things are implemented in the IC, and the driver |
97 | mimicks this. | 97 | mimics this. |
98 | 98 | ||
99 | There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC | 99 | There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC |
100 | voltage) mode, where 0-100% duty cycle (0-100% of 12V) is specified. And RPM | 100 | voltage) mode, where 0-100% duty cycle (0-100% of 12V) is specified. And RPM |