commit | 45f2acc484b31d429eb1359c48ea5cd3acb869cd | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun May 27 22:17:43 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun May 27 22:17:43 2007 +0200 |
tree | 2d3b1b2dd02f3272c11f8bfa33515cfb179f565e | |
parent | e142e2a30787e9fa1bf0f66aa1d01727ce718cc7 [diff] |
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 <khali@linux-fr.org> Acked-by: Rudolf Marek <r.marek@assembler.cz>