From: Axel Lin Date: Wed, 6 Aug 2014 00:28:02 +0000 (+0800) Subject: hwmon: (w83791d) Fix vrm write operation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe04f24b831cf384eda9798e1af642b96ca19d29;p=pandora-kernel.git hwmon: (w83791d) Fix vrm write operation vrm is an u8, so the written value needs to be limited to [0, 255]. Signed-off-by: Axel Lin Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed