Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354629
b: refs/heads/master
c: 32c9cf2
h: refs/heads/master
i:
  354627: d882acd
v: v3
  • Loading branch information
Armando Visconti authored and Felipe Balbi committed Jan 10, 2013
1 parent 83d87f6 commit c9b6b5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8f900a9a6e2691441ad763952d640ac44220e5dc
refs/heads/master: 32c9cf22fccb371745bde98e1da1c3aeb4bb9f36
3 changes: 1 addition & 2 deletions trunk/drivers/usb/gadget/f_sourcesink.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,7 @@ static void source_sink_complete(struct usb_ep *ep, struct usb_request *req)
check_read_data(ss, req);
if (pattern != 2)
memset(req->buf, 0x55, req->length);
} else
reinit_write_data(ep, req);
}
break;

/* this endpoint is normally active while we're configured */
Expand Down

0 comments on commit c9b6b5e

Please sign in to comment.