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:
00b9de9
)
serial: sh-sci: Move SCBRR calculation algo in to platform data.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 24 Jun 2009 09:23:52 +0000
(18:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 24 Jun 2009 09:23:52 +0000
(18:23 +0900)
This permits each port to select its own SCBRR calculation algorithm,
rather than having it all ifdef'ed in the header. There are presently
only 5 different variations that all parts fall under.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found