Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303967
b: refs/heads/master
c: 1c1eaba
h: refs/heads/master
i:
  303965: cae7640
  303963: 9bf297f
  303959: 154a642
  303951: 9380da9
  303935: 9a32d3d
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 16, 2012
1 parent 7529b96 commit db07ea6
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: 450279822fb4781b3da2719d8855f4fa1db3a704
refs/heads/master: 1c1eaba8e72768156db4faff3a2c3a6ca7dea129
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/ch341.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ static struct usb_serial_driver ch341_device = {
.tiocmset = ch341_tiocmset,
.read_int_callback = ch341_read_int_callback,
.attach = ch341_attach,
.resume = ch341_reset_resume,
.reset_resume = ch341_reset_resume,
};

static struct usb_serial_driver * const serial_drivers[] = {
Expand Down

0 comments on commit db07ea6

Please sign in to comment.