Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155363
b: refs/heads/master
c: 4198e4f
h: refs/heads/master
i:
  155361: 223aaf1
  155359: 7e83d52
v: v3
  • Loading branch information
Mike Frysinger authored and Greg Kroah-Hartman committed Jul 12, 2009
1 parent 353d661 commit 4c13d45
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: a455212d19d312f6a99b3a4a86fb79fb91dd76c7
refs/heads/master: 4198e4f7e0b756d8a847e408b0017495833538b3
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/isp1760-if.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ static int __devexit isp1760_plat_remove(struct platform_device *pdev)

static struct platform_driver isp1760_plat_driver = {
.probe = isp1760_plat_probe,
.remove = isp1760_plat_remove,
.remove = __devexit_p(isp1760_plat_remove),
.driver = {
.name = "isp1760",
},
Expand Down

0 comments on commit 4c13d45

Please sign in to comment.