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