Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303913
b: refs/heads/master
c: b932225
h: refs/heads/master
i:
  303911: 227f408
v: v3
  • Loading branch information
Michael Grzeschik authored and Greg Kroah-Hartman committed May 11, 2012
1 parent de92d08 commit de44fb1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 551a8ac64e4ea9e9e2b8656ee3bf94c8d0821d41
refs/heads/master: b9322252727bc3af6e64b8d75058403edeaddea5
2 changes: 1 addition & 1 deletion trunk/drivers/usb/chipidea/udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -645,9 +645,9 @@ __acquires(udc->lock)
if (udc->status == NULL)
retval = -ENOMEM;

done:
spin_lock(&udc->lock);

done:
if (retval)
dev_err(udc->dev, "error: %i\n", retval);
}
Expand Down

0 comments on commit de44fb1

Please sign in to comment.