Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133495
b: refs/heads/master
c: 81d043c
h: refs/heads/master
i:
  133493: 8f9a368
  133491: 0838165
  133487: 5f0c92c
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent 5e105a4 commit 8ed7f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d55c0ae6b243bb8e247259089b3a2e47ebfabdf6
refs/heads/master: 81d043c2f30b157b96cb8ef2b570d12c112e395d
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ int usb_serial_generic_resume(struct usb_serial *serial)

return c ? -EIO : 0;
}
EXPORT_SYMBOL_GPL(usb_serial_generic_resume);

void usb_serial_generic_close(struct tty_struct *tty,
struct usb_serial_port *port, struct file *filp)
Expand Down

0 comments on commit 8ed7f5e

Please sign in to comment.