Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364763
b: refs/heads/master
c: 5448511
h: refs/heads/master
i:
  364761: ee93260
  364759: c0f25dd
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Felipe Balbi committed Mar 22, 2013
1 parent 0d932ba commit 0e6ad64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e21de10cd8b1338200d96038aa66fb966fcf6ed0
refs/heads/master: 54485116cd77b361864c17c40c3280b97b6fbecc
3 changes: 2 additions & 1 deletion trunk/drivers/usb/musb/musb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,8 @@ static irqreturn_t musb_stage0_irq(struct musb *musb, u8 int_usb,
break;
}

dev_dbg(musb->controller, "VBUS_ERROR in %s (%02x, %s), retry #%d, port1 %08x\n",
dev_printk(ignore ? KERN_DEBUG : KERN_ERR, musb->controller,
"VBUS_ERROR in %s (%02x, %s), retry #%d, port1 %08x\n",
usb_otg_state_string(musb->xceiv->state),
devctl,
({ char *s;
Expand Down

0 comments on commit 0e6ad64

Please sign in to comment.