Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TTY: ehv_bytechan: add missing platform_driver_unregister() when modu…
…le exit We have registered platform driver when module init, and need unregister it when module exit. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information