X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/15bb59764550087c442026f9aa3829c79881c249..ed1fa5fa7a3bc983e1489e8e3145f7df34df6910:/target/linux/etrax/files/drivers/usb/host/hc-crisv10.c 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? */