On Tue, Jul 08, 2014 at 11:38:29PM +0200, Fabio Falzoi wrote: > Use pr_debug macro to control tracing verbosity through dynamic debug > facility.
For almost all of these, you should use dev_dbg() instead, as you have access to a struct device (well, you should have, you might have to dig for it...) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/