mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[etrax] Comment out a debug message on usb host driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14412 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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? */
|
||||
|
||||
Reference in New Issue
Block a user