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.2.7~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82546bf5ccd28a6c5f0829f43d3d5050065ce4d4;p=pandora-kernel.git hwmon: (f75375s) Fix bit shifting in f75375_write16 commit eb2f255b2d360df3f500042a2258dcf2fcbe89a2 upstream. 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 Signed-off-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed