Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14366
b: refs/heads/master
c: 87cf203
h: refs/heads/master
v: v3
  • Loading branch information
Richard Purdie authored and Linus Torvalds committed Nov 17, 2005
1 parent ef3915d commit 7955837
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: 9465663965fbe7de4e21d090e8eb0cc34b65294f
refs/heads/master: 87cf203935a646d5fb00464dc5887292da71d928
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-lh7a404.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ static int ohci_hcd_lh7a404_drv_probe(struct platform_device *pdev)

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

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

0 comments on commit 7955837

Please sign in to comment.