mirror of
https://github.com/torvalds/linux.git
synced 2026-09-16 16:26:33 -04:00
Add uart_insert_char(), which handles inserting characters into the flip buffer. This helper function handles the correct semantics for handling overrun in addition to inserting normal characters. Signed-off-by: Russell King <rmk@arm.linux.org.uk>