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:
a367a1e
)
hwmon: (f75375s) Fix bit shifting in f75375_write16
author
Nikolaus Schulz
<schulz@macnetix.de>
Wed, 8 Feb 2012 17:56:10 +0000
(18:56 +0100)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Thu, 9 Feb 2012 04:47:34 +0000
(20:47 -0800)
In order to extract the high byte of the 16-bit word, shift the word to
the right, not to the left.
Signed-off-by: Nikolaus Schulz <mail@microschulz.de>
Cc: stable@kernel.org # 2.6.32+
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/f75375s.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/f75375s.c
Simple merge