git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d7bd8
)
[PATCH] Serial: Add uart_insert_char()
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 9 May 2005 22:21:59 +0000
(23:21 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 9 May 2005 22:21:59 +0000
(23:21 +0100)
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>
No differences found