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:
2f44bbb
)
serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.
author
Yutaro Ebihara
<ebiharaml@si-linux.com>
Tue, 11 Mar 2008 04:58:50 +0000
(13:58 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 11 Mar 2008 04:58:50 +0000
(13:58 +0900)
There was an off-by-1 in the SCRFDR calculation that caused writes over
128-bytes to hang in the FIFO. Fix it up.
Signed-off-by: Yutaro Ebihara <ebiharaml@si-linux.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found