Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232626
b: refs/heads/master
c: 20831ad
h: refs/heads/master
v: v3
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Jan 23, 2011
1 parent d458af9 commit 5834a17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0cdfb819b6a97e79c7a0aa0c471cd7000367103b
refs/heads/master: 20831ad23978d0543b0b23128621b6d8ee7757f1
2 changes: 2 additions & 0 deletions trunk/drivers/usb/otg/nop-usb-xceiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ static int __devinit nop_usb_xceiv_probe(struct platform_device *pdev)

platform_set_drvdata(pdev, nop);

BLOCKING_INIT_NOTIFIER_HEAD(&nop->otg.notifier);

return 0;
exit:
kfree(nop);
Expand Down

0 comments on commit 5834a17

Please sign in to comment.