Hi, I plan to get these patches merged for v4.3 merge window. Let me know if you have any real objections. Keep in mind that "I like dev_dbg()" or "I'm used to dev_dbg()" are not valid objections. cheers Felipe Balbi (7): usb: dwc3: drop dev_dbg() from dwc3 usb: dwc3: omap: drop dev_dbg() usage usb: dwc3: keystone: convert dev_dbg() to dev_err() usb: dwc3: exynos: switch dev_dbg() to dev_info() usb: dwc3: qcom: switch dev_dbg() to dev_info() usb: dwc3: st: remove two unnecessary messages usb: dwc3: drop CONFIG_USB_DWC3_DEBUG drivers/usb/dwc3/Kconfig | 9 --------- drivers/usb/dwc3/Makefile | 2 -- drivers/usb/dwc3/core.c | 8 +++++--- drivers/usb/dwc3/dwc3-exynos.c | 2 +- drivers/usb/dwc3/dwc3-keystone.c | 2 +- drivers/usb/dwc3/dwc3-omap.c | 43 ++++------------------------------------ drivers/usb/dwc3/dwc3-qcom.c | 4 ++-- drivers/usb/dwc3/dwc3-st.c | 4 ---- drivers/usb/dwc3/ep0.c | 4 ++-- drivers/usb/dwc3/gadget.c | 41 +++++++++++++++++++++++++------------- 10 files changed, 42 insertions(+), 77 deletions(-) -- 2.4.4 -- 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