On Thu, Nov 07, 2013 at 04:31:15PM +0100, Oliver Neukum wrote: > Hi, > > as the conversion to dynamic debugging has progressed well, > I would like to ask whether -DDEBUG can be removed from > the Makefile without replacement, or, failing that, shifted > down to the individual drivers. Dynamic debugging should be > off by default. I'd be happy to male a patch. We aren't quite there yet, look at the usage of DEBUG in the host controller drivers, after that is all removed, then I can take a patch like this. EHCI looks like it can be easily fixed, OHCI will take some more work, as will UHCI. The other "minor" hcd drivers should be easy to resolve as well, like I did previously with some of the other ones. I'll gladly take patches for all of that if you want to do it, as I really do want to get rid of CONFIG_USB_DEBUG soon. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html