The driver has some follow-up comments right after it got merged. This patch series addresses those comments that got missed out. [v2] * Split the single patch with many changes into individual patches * Add support for early console Karthikeyan Ramasubramanian (8): tty: serial: qcom_geni_serial: Add comments for clarification tty: serial: qcom_geni_serial: Cleanup redundant code tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values tty: serial: qcom_geni_serial: Initialize console port statically tty: serial: qcom_geni_serial: Remove unnecessary memory barrier tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts tty: serial: qcom_geni_serial: Add early console support drivers/tty/serial/qcom_geni_serial.c | 162 +++++++++++++++++++++++++--------- 1 file changed, 122 insertions(+), 40 deletions(-) -- Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html