serial: msm_geni_serial: Move UART Rx path errors to ipc logs
Currently when tty_insert_flip_string fails, errors are logged to kernel dmesg. When application is not reading data from tty buffer fast enough these errors are resulting in excessive console logging. Moved UART Rx path error messages to ipc logging, in order to avoid excessive console logging. Change-Id: If343275962990500935c57a1fde5964eda8d79d2 Signed-off-by:Visweswara Tanuku <quic_vtanuku@quicinc.com> Signed-off-by:
Panicker Harish <quic_pharish@quicinc.com>
Loading
Please register or sign in to comment