Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200669
b: refs/heads/master
c: b23097b
h: refs/heads/master
i:
  200667: a13c7b2
v: v3
  • Loading branch information
Jon Povey authored and Greg Kroah-Hartman committed Jun 30, 2010
1 parent b735e86 commit 9df1cf2
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: 44a0c0190b500ee6bcfc0976fe540f65dee2cd67
refs/heads/master: b23097b793081358a6d943263c91bae4c955c4e3
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/u_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,7 @@ void gserial_cleanup(void)
n_ports = 0;

tty_unregister_driver(gs_tty_driver);
put_tty_driver(gs_tty_driver);
gs_tty_driver = NULL;

pr_debug("%s: cleaned up ttyGS* support\n", __func__);
Expand Down

0 comments on commit 9df1cf2

Please sign in to comment.