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:
f5316b4
)
sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
author
Jason Wessel
<jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:23 +0000
(21:04 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:23 +0000
(21:04 -0500)
The sci_poll_get_char() needs to return immediately if there is no
input from the chip to process, and must return a value of
NO_POLL_CHAR.
This allows kgdboc to process multiple polled devices while kgdb is
active.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
No differences found