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:
6bb0e3a
)
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
author
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Wed, 16 Jul 2008 20:52:46 +0000
(21:52 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:12:34 +0000
(17:12 -0700)
Avoid dumping garbage to the serial port when the tty is flushed. This
tends to happen when rebooting from a serial console.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found