original_kernel/drivers/tty/serial/8250
Wei Yongjun b7a8f76648 serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port()
Add the missing unlock before return from function serial8250_register_8250_port()
in the error handling case.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20190703055908.141294-1-weiyongjun1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-03 19:28:40 +02:00
..
8250.h tty/serial/8250: use mctrl_gpio helpers 2019-06-21 10:18:43 +02:00
8250_accent.c
8250_acorn.c
8250_aspeed_vuart.c
8250_bcm2835aux.c
8250_boca.c
8250_core.c serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port() 2019-07-03 19:28:40 +02:00
8250_dma.c serial: 8250: factor out serial8250_{set,clear}_THRI() helpers 2019-06-18 09:36:55 +02:00
8250_dw.c
8250_early.c
8250_em.c
8250_exar.c
8250_exar_st16c554.c
8250_fintek.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c
8250_lpc18xx.c
8250_lpss.c
8250_men_mcb.c
8250_mid.c
8250_moxa.c
8250_mtk.c uart: mediatek: support Rx in-band wakeup 2019-06-10 19:10:27 +02:00
8250_of.c tty: serial: 8250-of: Do not warn on deferred probe 2019-06-10 19:12:09 +02:00
8250_omap.c tty/serial/8250: use mctrl_gpio helpers 2019-06-21 10:18:43 +02:00
8250_pci.c serial: 8250: pericom_do_set_divisor can be static 2019-06-18 13:37:57 +02:00
8250_pnp.c
8250_port.c Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" 2019-06-21 11:07:34 +02:00
8250_pxa.c
8250_uniphier.c
Kconfig tty/serial/8250: use mctrl_gpio helpers 2019-06-21 10:18:43 +02:00
Makefile
serial_cs.c