serial: sh-sci: Move SCBRR calculation algo in to platform data.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 24 Jun 2009 09:23:52 +0000 (18:23 +0900)
committerPaul 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