Skip to content
Commit 05ab3014 authored by Russell King's avatar Russell King
Browse files

[PATCH] Serial: Add uart_insert_char()



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: default avatarRussell King <rmk@arm.linux.org.uk>
parent 88d7bd8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment