Skip to content
Commit eb2f255b authored by Nikolaus Schulz's avatar Nikolaus Schulz Committed by Guenter Roeck
Browse files

hwmon: (f75375s) Fix bit shifting in f75375_write16



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: default avatarNikolaus Schulz <mail@microschulz.de>
Cc: stable@kernel.org # 2.6.32+
Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
parent a367a1e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment