Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11956
b: refs/heads/master
c: 8576762
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Oct 30, 2005
1 parent 0b8ac80 commit 2289f87
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: e32e28edc3d894201e15b19df627af66023aa91f
refs/heads/master: 8576762ff5d109b841fcf4e7d3883e0cf794f3cf
1 change: 1 addition & 0 deletions trunk/drivers/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ static int __init imx_serial_init(void)
static void __exit imx_serial_exit(void)
{
uart_unregister_driver(&imx_reg);
driver_unregister(&serial_imx_driver);
}

module_init(imx_serial_init);
Expand Down

0 comments on commit 2289f87

Please sign in to comment.