Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233112
b: refs/heads/master
c: b14de38
h: refs/heads/master
v: v3
  • Loading branch information
Ionut Nicu authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent 2dc8d92 commit bb25e61
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: 271c1150b4f8e1685e5a8cbf76e329ec894481da
refs/heads/master: b14de3857227cd978f515247853fd15cc2425d3e
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/ti_usb_3410_5052.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,9 @@ static int __init ti_init(void)

static void __exit ti_exit(void)
{
usb_deregister(&ti_usb_driver);
usb_serial_deregister(&ti_1port_device);
usb_serial_deregister(&ti_2port_device);
usb_deregister(&ti_usb_driver);
}


Expand Down

0 comments on commit bb25e61

Please sign in to comment.