Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9206
b: refs/heads/master
c: c6c8883
h: refs/heads/master
v: v3
  • Loading branch information
Pete Zaitcev authored and Linus Torvalds committed Sep 22, 2005
1 parent 53db168 commit 7a5e18d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3a8c1e2910daaff7590173e9d4ca07153e8a3517
refs/heads/master: c6c88834b2c6635df9d17695feb50c835bc8efc6
2 changes: 2 additions & 0 deletions trunk/drivers/block/ub.c
Original file line number Diff line number Diff line change
Expand Up @@ -2217,8 +2217,10 @@ static int ub_probe(struct usb_interface *intf,
* This is needed to clear toggles. It is a problem only if we do
* `rmmod ub && modprobe ub` without disconnects, but we like that.
*/
#if 0 /* iPod Mini fails if we do this (big white iPod works) */
ub_probe_clear_stall(sc, sc->recv_bulk_pipe);
ub_probe_clear_stall(sc, sc->send_bulk_pipe);
#endif

/*
* The way this is used by the startup code is a little specific.
Expand Down

0 comments on commit 7a5e18d

Please sign in to comment.