Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213574
b: refs/heads/master
c: ffb6748
h: refs/heads/master
v: v3
  • Loading branch information
Keshava Munegowda authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent c241a30 commit dbd0bf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3126d8236ca6f68eb8292c6af22c2e59afbeef24
refs/heads/master: ffb6748fa988927270cafb4d0988e42545b35f82
3 changes: 3 additions & 0 deletions trunk/drivers/usb/host/ohci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,9 @@ static void __exit ohci_hcd_mod_exit(void)
#ifdef PLATFORM_DRIVER
platform_driver_unregister(&PLATFORM_DRIVER);
#endif
#ifdef OMAP3_PLATFORM_DRIVER
platform_driver_unregister(&OMAP3_PLATFORM_DRIVER);
#endif
#ifdef PS3_SYSTEM_BUS_DRIVER
ps3_ohci_driver_unregister(&PS3_SYSTEM_BUS_DRIVER);
#endif
Expand Down

0 comments on commit dbd0bf1

Please sign in to comment.