Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48757
b: refs/heads/master
c: 5bcd70e
h: refs/heads/master
i:
  48755: 8d22a3c
v: v3
  • Loading branch information
Prarit Bhargava authored and Greg Kroah-Hartman committed Feb 16, 2007
1 parent 9103c5f commit 0f7681f
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: 48fda45120a819ca40cadc50144b55bff1c4c78d
refs/heads/master: 5bcd70eba70221ea1ae03fccf1d2903877f9cc5f
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/isp116x-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1577,7 +1577,7 @@ static int isp116x_remove(struct platform_device *pdev)

#define resource_len(r) (((r)->end - (r)->start) + 1)

static int __init isp116x_probe(struct platform_device *pdev)
static int __devinit isp116x_probe(struct platform_device *pdev)
{
struct usb_hcd *hcd;
struct isp116x *isp116x;
Expand Down

0 comments on commit 0f7681f

Please sign in to comment.