On Wed, Jun 17, 2015 at 01:46:17PM +0200, Wolfram Sang wrote: > On Fri, Jun 12, 2015 at 12:47:14PM +0530, Sudip Mukherjee wrote: > > Start using pr_fmt and convert all remaining printk to use > > pr_* family of macros. > > I heard you introduced the driver model to parport. So, isn't there a > struct device we could use for dev_err() and friends? adding pr_fmt was discussed with Jean many days ago. This patch is a result of that. I will have a look at using dev_* family here. regards sudip > > Thanks, > > Wolfram -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html