diff options
Diffstat (limited to 'drivers/tty/ehv_bytechan.c')
| -rw-r--r-- | drivers/tty/ehv_bytechan.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/ehv_bytechan.c b/drivers/tty/ehv_bytechan.c index 6d0c27cd03da..9bffcec5ad82 100644 --- a/drivers/tty/ehv_bytechan.c +++ b/drivers/tty/ehv_bytechan.c | |||
| @@ -859,6 +859,7 @@ error: | |||
| 859 | */ | 859 | */ |
| 860 | static void __exit ehv_bc_exit(void) | 860 | static void __exit ehv_bc_exit(void) |
| 861 | { | 861 | { |
| 862 | platform_driver_unregister(&ehv_bc_tty_driver); | ||
| 862 | tty_unregister_driver(ehv_bc_driver); | 863 | tty_unregister_driver(ehv_bc_driver); |
| 863 | put_tty_driver(ehv_bc_driver); | 864 | put_tty_driver(ehv_bc_driver); |
| 864 | kfree(bcs); | 865 | kfree(bcs); |
