diff options
author | Pramod Gurav <pramod.gurav@smartplayin.com> | 2015-01-12 19:22:12 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-02 10:11:25 -0800 |
commit | 2f7f558c222bc0ed617aa9888d0043a9aeeba253 (patch) | |
tree | 43121de3e6d35559c6c900cd545198fb6f20e3b0 /drivers/pnp | |
parent | 4daba33466a81197e65c1a86cc1e1d1ca4e70939 (diff) | |
download | talos-obmc-linux-2f7f558c222bc0ed617aa9888d0043a9aeeba253.tar.gz talos-obmc-linux-2f7f558c222bc0ed617aa9888d0043a9aeeba253.zip |
tty: serial: msm_serial: Remove console unregistration from driver exit.
unregister_console() will be called from uart_remove_one_port() while
removing the platform driver. So not necessary to call it in driver
exit path.
Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions