From 45f2acc484b31d429eb1359c48ea5cd3acb869cd Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 27 May 2007 22:17:43 +0200 Subject: [PATCH] hwmon-vid: Don't spam the logs when VRM version is missing If we cannot guess which VRM version the CPU uses, we set it to 0 and log it. So we shouldn't spam the log each time vid_from_reg() is later called with vrm 0. Signed-off-by: Jean Delvare Acked-by: Rudolf Marek --- Reading git-format-patch failed