On Fri, Nov 25, 2011 at 06:29:20PM +0200, Tero Kristo wrote: > + struct twlreg_info *info = rdev_get_drvdata(rdev); > + int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); > + > + pr_info("attempting to write: %02x\n", vsel); There's lots of prints in the driver which are at most dev_dbg(). -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html