Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188788
b: refs/heads/master
c: e549a17
h: refs/heads/master
v: v3
  • Loading branch information
Michael Brunner authored and Greg Kroah-Hartman committed Mar 19, 2010
1 parent f36ef35 commit 12e932b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 7f56cfd253d929c06ce4ed5bfb99a8c6805075c9
refs/heads/master: e549a17f698e266373f6757bd068d1e98397b4c0
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/cp210x.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,11 +313,6 @@ static int cp210x_set_config(struct usb_serial_port *port, u8 request,
return -EPROTO;
}

/* Single data value */
result = usb_control_msg(serial->dev,
usb_sndctrlpipe(serial->dev, 0),
request, REQTYPE_HOST_TO_DEVICE, data[0],
0, NULL, 0, 300);
return 0;
}

Expand Down

0 comments on commit 12e932b

Please sign in to comment.