* [PATCH] usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
@ 2018-05-25 22:07 Douglas Anderson
2018-05-26 7:08 ` Manu Gautam
0 siblings, 1 reply; 2+ messages in thread
From: Douglas Anderson @ 2018-05-25 22:07 UTC (permalink / raw)
To: balbi
Cc: Manu Gautam, Douglas Anderson, Greg Kroah-Hartman, linux-usb,
linux-kernel
It appears that a "#define DEBUG" was left in on the recent patch
landed for the Qualcomm DWC3 glue driver. Let's remove it.
Fixes: a4333c3a6ba9 ("usb: dwc3: Add Qualcomm DWC3 glue driver")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
---
drivers/usb/dwc3/dwc3-qcom.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/dwc3/dwc3-qcom.c b/drivers/usb/dwc3/dwc3-qcom.c
index 8abb6f31389d..b0e67ab2f98c 100644
--- a/drivers/usb/dwc3/dwc3-qcom.c
+++ b/drivers/usb/dwc3/dwc3-qcom.c
@@ -3,7 +3,6 @@
*
* Inspired by dwc3-of-simple.c
*/
-#define DEBUG
#include <linux/io.h>
#include <linux/of.h>
--
2.17.0.921.gf22659ad46-goog
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
2018-05-25 22:07 [PATCH] usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver Douglas Anderson
@ 2018-05-26 7:08 ` Manu Gautam
0 siblings, 0 replies; 2+ messages in thread
From: Manu Gautam @ 2018-05-26 7:08 UTC (permalink / raw)
To: Douglas Anderson, balbi; +Cc: Greg Kroah-Hartman, linux-usb, linux-kernel
Hi,
On 5/26/2018 3:37 AM, Douglas Anderson wrote:
> It appears that a "#define DEBUG" was left in on the recent patch
> landed for the Qualcomm DWC3 glue driver. Let's remove it.
>
> Fixes: a4333c3a6ba9 ("usb: dwc3: Add Qualcomm DWC3 glue driver")
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---
>
> drivers/usb/dwc3/dwc3-qcom.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/usb/dwc3/dwc3-qcom.c b/drivers/usb/dwc3/dwc3-qcom.c
> index 8abb6f31389d..b0e67ab2f98c 100644
> --- a/drivers/usb/dwc3/dwc3-qcom.c
> +++ b/drivers/usb/dwc3/dwc3-qcom.c
> @@ -3,7 +3,6 @@
> *
> * Inspired by dwc3-of-simple.c
> */
> -#define DEBUG
:(.. Sorry about that.. Thanks for fixing it.
>
> #include <linux/io.h>
> #include <linux/of.h>
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-26 7:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25 22:07 [PATCH] usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver Douglas Anderson
2018-05-26 7:08 ` Manu Gautam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®