Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14362
b: refs/heads/master
c: 8845add
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Drake authored and Linus Torvalds committed Nov 17, 2005
1 parent 09c945d commit f8b40f6
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: 9142d59a451731d23539d218c962418acc93283c
refs/heads/master: 8845add380854ffce5268714a093df8c80b4a6e2
2 changes: 1 addition & 1 deletion trunk/drivers/usb/storage/shuttle_usbat.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ static int usbat_identify_device(struct us_data *us,
rc = usbat_device_reset(us);
if (rc != USB_STOR_TRANSPORT_GOOD)
return rc;
msleep(25);
msleep(500);

/*
* In attempt to distinguish between HP CDRW's and Flash readers, we now
Expand Down

0 comments on commit f8b40f6

Please sign in to comment.