Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82229
b: refs/heads/master
c: fcf9e55
h: refs/heads/master
i:
  82227: 7c8fcf2
v: v3
  • Loading branch information
Sarah Sharp authored and Greg Kroah-Hartman committed Feb 1, 2008
1 parent 9952b9d commit 347fb4c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3e152505a57db6622deb1322c22551c046e33d16
refs/heads/master: fcf9e55e066d12c18add7c8a292bf879b45b1d55
3 changes: 3 additions & 0 deletions trunk/drivers/usb/serial/pl2303.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,10 @@ static struct usb_driver pl2303_driver = {
.probe = usb_serial_probe,
.disconnect = usb_serial_disconnect,
.id_table = id_table,
.suspend = usb_serial_suspend,
.resume = usb_serial_resume,
.no_dynamic_id = 1,
.supports_autosuspend = 1,
};

#define SET_LINE_REQUEST_TYPE 0x21
Expand Down

0 comments on commit 347fb4c

Please sign in to comment.