Re: [PATCH] serial: imx: count tty buffer overruns
From: Manfred Schlaegl <hidden>
Date: 2015-06-20 17:17:21
Also in:
lkml
From: Manfred Schlaegl <hidden>
Date: 2015-06-20 17:17:21
Also in:
lkml
On 2015-06-20 18:57, Greg Kroah-Hartman wrote:
On Sat, Jun 20, 2015 at 06:41:20PM +0200, manfred.schlaegl@gmx.at wrote:quoted
As can be seen in function uart_insert_char (serial_core) the element buf_overrun of struct uart_icount is used to count overruns of tty-buffer. Added support for counting of overruns in imx driver analogue to serial_core. Signed-off-by: Manfred Schlaegl <redacted>Your From: line in your email doesn't match this, please fix up and resend. Same goes for your other serial patch. thanks, greg k-h
Hi! Argh.. Sorry for the mess .. The patch format was also not ok. I was working on a newly setup system. I'll resend soon. best regards, manfred