[PATCH 0/3] a few fixes for sprd serial driver

From: Chunyan Zhang
Date: Mon Mar 16 2020 - 06:19:39 EST


From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>

Recently I found that sprd serial driver has a few problems if the clock
drivers were built as modules which were needed by serial driver, and the
serial driver would be postponed until those clock modules were installed.

Chunyan Zhang (3):
serial: sprd: check console via stdout-path in addition
serial: sprd: remove __init from sprd_console_setup
serial: sprd: cleanup the sprd_port when return -EPROBE_DEFER

drivers/tty/serial/sprd_serial.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)

--
2.20.1