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:
f227824
)
serial/mxs-auart: only wake up tty layer once
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 22 Nov 2011 13:22:56 +0000
(14:22 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Nov 2011 04:10:13 +0000
(20:10 -0800)
There is no need to call uart_write_wakeup after each character send.
Once at the end of the write sequence is enough.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/mxs-auart.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/mxs-auart.c
Simple merge