Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7968
b: refs/heads/master
c: e52b1d3
h: refs/heads/master
v: v3
  • Loading branch information
Dale Farnsworth authored and Greg Kroah-Hartman committed Sep 8, 2005
1 parent 1251ff3 commit 8def811
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: ba44e7c407e248ed85d4f510728d0284373cf678
refs/heads/master: e52b1d3afe698cb77c080ecbe9e745257ff8c81b
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 @@ -123,7 +123,7 @@ static void usb_hcd_ppc_soc_remove(struct usb_hcd *hcd,

iounmap(hcd->regs);
release_mem_region(hcd->rsrc_start, hcd->rsrc_len);
usb_hcd_put(hcd);
usb_put_hcd(hcd);
}

static int __devinit
Expand Down

0 comments on commit 8def811

Please sign in to comment.