Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364842
b: refs/heads/master
c: bbcd85a
h: refs/heads/master
v: v3
  • Loading branch information
Vivek Gautam authored and Greg Kroah-Hartman committed Apr 9, 2013
1 parent bd26372 commit 56a0148
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: e5ab9f1863e59ebb267eebf08a714647484f55a5
refs/heads/master: bbcd85a0e624a6825e2b4477a5ad2a7873288809
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-s5p.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ static int s5p_ehci_probe(struct platform_device *pdev)
goto fail_add_hcd;
}

platform_set_drvdata(pdev, s5p_ehci);
platform_set_drvdata(pdev, hcd);

return 0;

Expand Down

0 comments on commit 56a0148

Please sign in to comment.