summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/etrax/files/drivers/usb/host/hc-crisv10.c')
-rw-r--r--target/linux/etrax/files/drivers/usb/host/hc-crisv10.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c b/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c
index 28d9fae61..146f689de 100644
--- a/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c
+++ b/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c
@@ -1037,8 +1037,8 @@ void crisv10_hcd_ctl_status_irq(struct crisv10_irq_reg *reg)
DBFENTER;
ASSERT(crisv10_hcd);
- irq_dbg("ctr_status_irq, controller status: %s\n",
- hcd_status_to_str(reg->r_usb_status));
+/* irq_dbg("ctr_status_irq, controller status: %s\n",
+ hcd_status_to_str(reg->r_usb_status));*/
/* FIXME: What should we do if we get ourun or perror? Dump the EP and SB
list for the corresponding epid? */