On Fri, 2011-11-25 at 16:55 +0000, Mark Brown wrote: > 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(). Oh yea, sorry. I accidentally left my debug prints in there, will be removed in next version. -Tero -- 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