From fe04f24b831cf384eda9798e1af642b96ca19d29 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 6 Aug 2014 08:28:02 +0800 Subject: [PATCH] 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-format-patch failed