From: Nikolaus Schulz Date: Wed, 8 Feb 2012 17:56:10 +0000 (+0100) Subject: hwmon: (f75375s) Fix bit shifting in f75375_write16 X-Git-Tag: v3.3-rc4~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2f255b2d360df3f500042a2258dcf2fcbe89a2;p=pandora-kernel.git 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: Nikolaus Schulz Cc: stable@kernel.org # 2.6.32+ Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed