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:
520402b
)
serial: sh-sci: Compute overrun_bit without using baud rate algo
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Fri, 6 Dec 2013 09:59:19 +0000
(10:59 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 24 Dec 2013 02:17:52 +0000
(11:17 +0900)
The overrun bit index is a property of the hardware. It's currently
computed based on a different and unrelated hardware property, the baud
rate calculation algorithm. Compute it using hardware identification
information only.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found