Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14511
b: refs/heads/master
c: 20913a9
h: refs/heads/master
i:
  14509: 61474a6
  14507: 6631ad8
  14503: 37a97e3
  14495: 0513ce6
v: v3
  • Loading branch information
Andrey Volkov authored and Russell King committed Nov 17, 2005
1 parent c8883b9 commit d07738a
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: 7d78c887a94067ba218dc71b89d0d7a09415197f
refs/heads/master: 20913a9f6e3ae9a7facf96c7b1299e3875a895a0
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 d07738a

Please sign in to comment.