From 970255b75d0b54e457091182a7ae3a188ac0c346 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 6 Aug 2014 08:27:11 +0800 Subject: [PATCH] hwmon: (w83627hf) 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-format-patch failed