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