From: Paul Mundt Date: Wed, 24 Jun 2009 09:23:52 +0000 (+0900) Subject: serial: sh-sci: Move SCBRR calculation algo in to platform data. X-Git-Tag: v2.6.38-rc1~234^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c92f3728d738aaa7e4859d5581323cd68096dd;p=pandora-kernel.git serial: sh-sci: Move SCBRR calculation algo in to platform data. 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 --- Reading git-diff-tree failed