git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e012c1
)
hwmon: (f75375s) Shift control mode to the correct bit position
author
Guillem Jover
<guillem@hadrons.org>
Fri, 17 Sep 2010 15:24:11 +0000
(17:24 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 17 Sep 2010 15:24:11 +0000
(17:24 +0200)
The spec notes that fan0 and fan1 control mode bits are located in bits
7-6 and 5-4 respectively, but the FAN_CTRL_MODE macro was making the
bits shift by 5 instead of by 4.
Signed-off-by: Guillem Jover <guillem@hadrons.org>
Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: stable@kernel.org
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/f75375s.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/f75375s.c
Simple merge