Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280878
b: refs/heads/master
c: 4b81593
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Felipe Balbi committed Dec 12, 2011
1 parent 4a338af commit 0f21eea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 7177aed44f515d949f587170e0e177ce17e74793
refs/heads/master: 4b815932013c9f94f852df9d136dcd5c0008afe2
7 changes: 0 additions & 7 deletions trunk/drivers/usb/renesas_usbhs/mod_gadget.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,15 +327,8 @@ static int usbhsg_recip_run_handle(struct usbhs_priv *priv,
}

if (func) {
unsigned long flags;

dev_dbg(dev, "%s (pipe %d :%s)\n", handler->name, nth, msg);

/******************** spin lock ********************/
usbhs_lock(priv, flags);
ret = func(priv, uep, ctrl);
usbhs_unlock(priv, flags);
/******************** spin unlock ******************/
}

usbhsg_recip_run_handle_end:
Expand Down

0 comments on commit 0f21eea

Please sign in to comment.