Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326031
b: refs/heads/master
c: 2edd968
h: refs/heads/master
i:
  326029: e3eb3e3
  326027: c68aa27
  326023: 7f1c003
  326015: 8b421aa
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Greg Kroah-Hartman committed Sep 14, 2012
1 parent 8fc779a commit c00fc20
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: a80be97d0a37c1f93efc233f78722b03faedb2ed
refs/heads/master: 2edd968638038375f43b5b5e591064b5a87424c0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/sl811-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ static void setup_packet(
writeb(SL_SETUP /* | ep->epnum */, data_reg);
writeb(usb_pipedevice(urb->pipe), data_reg);

/* always OUT/data0 */ ;
/* always OUT/data0 */
sl811_write(sl811, bank + SL11H_HOSTCTLREG,
control | SL11H_HCTLMASK_OUT);
ep->length = 0;
Expand Down

0 comments on commit c00fc20

Please sign in to comment.