Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10800
b: refs/heads/master
c: a85ee6b
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent 65334af commit 1b60b50
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4e67185a7ac3ecb1710e636e2f7e318e99298c7a
refs/heads/master: a85ee6b50c8a1fca4034c8d6b21c91a8de171e01
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ohci-s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ static int ohci_hcd_s3c2410_drv_remove(struct device *dev)

static struct device_driver ohci_hcd_s3c2410_driver = {
.name = "s3c2410-ohci",
.owner = THIS_MODULE,
.bus = &platform_bus_type,
.probe = ohci_hcd_s3c2410_drv_probe,
.remove = ohci_hcd_s3c2410_drv_remove,
Expand Down

0 comments on commit 1b60b50

Please sign in to comment.