From: Axel Lin Date: Wed, 6 Aug 2014 00:28:46 +0000 (+0800) Subject: hwmon: (w83793) Fix vrm write operation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aeee04df8e0ea4d5b91da630687af1a1d93c941;p=pandora-kernel.git hwmon: (w83793) 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