Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14399
b: refs/heads/master
c: 2463ade
h: refs/heads/master
i:
  14397: 234fefc
  14395: 9638029
  14391: 865045e
  14383: 5d5c781
  14367: 1ce19ab
  14335: 17c1129
v: v3
  • Loading branch information
Andrey Volkov authored and Linus Torvalds committed Nov 18, 2005
1 parent 7303fb3 commit d57f4fd
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: 2203d6ed448ff3b777ee6bb614a53e686b483e5b
refs/heads/master: 2463ade2cb78224302998ee3c7dc7d53da88d258
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-ppc-soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ static int ohci_hcd_ppc_soc_drv_probe(struct platform_device *pdev)

static int ohci_hcd_ppc_soc_drv_remove(struct platform_device *pdev)
{
struct usb_hcd *hcd = platform_get_drvdata(dev);
struct usb_hcd *hcd = platform_get_drvdata(pdev);

usb_hcd_ppc_soc_remove(hcd, pdev);
return 0;
Expand Down

0 comments on commit d57f4fd

Please sign in to comment.