--- drivers/i2c/chips/atxp1.c~ 2005-06-29 13:59:04.000000000 +0200 +++ drivers/i2c/chips/atxp1.c 2005-06-29 13:59:22.164237992 +0200 @@ -144,7 +144,7 @@ if (vid == cvid) return count; - dev_info(dev, "Setting VCore to %d mV (0x%02x)\n", vcore, vid); + dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", vcore, vid); /* Write every 25 mV step to increase stability */ if (cvid > vid) {