Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376062
b: refs/heads/master
c: a82ea43
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed May 20, 2013
1 parent 0a9b1a7 commit 713e50d
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: f6b6f52b583003ad443d5709c56b8858466c4268
refs/heads/master: a82ea439655a66d587f353a3992521159f4050ee
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -1803,6 +1803,7 @@ static int __init s3c24xx_serial_modinit(void)

static void __exit s3c24xx_serial_modexit(void)
{
platform_driver_unregister(&samsung_serial_driver);
uart_unregister_driver(&s3c24xx_uart_drv);
}

Expand Down

0 comments on commit 713e50d

Please sign in to comment.