diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-09-23 17:54:20 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-27 02:44:45 +0400 |
commit | 7a95b815da307d66430f30d7b18dcddce62507bd (patch) | |
tree | 9f08041d4532ec7a076036597beb97e0b4bc434c /drivers/tty/serial/clps711x.c | |
parent | 18d8519d35cb0b794d9b9c6f4ff7b97940a95bda (diff) | |
download | linux-7a95b815da307d66430f30d7b18dcddce62507bd.tar.xz |
serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()
Add the missing uart_unregister_driver() before return
from sccnxp_probe() in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/clps711x.c')
0 files changed, 0 insertions, 0 deletions