mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
Merge master.kernel.org:/home/rmk/linux-2.6-serial
This commit is contained in:
commit
5ea8051a23
@ -994,7 +994,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);
|
||||
platform_driver_unregister(&serial_imx_driver);
|
||||
}
|
||||
|
||||
module_init(imx_serial_init);
|
||||
|
Loading…
Reference in New Issue
Block a user