From: Markus Pietrek Date: Thu, 14 Jan 2010 23:33:20 +0000 (+0900) Subject: serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. X-Git-Tag: v2.6.33-rc5~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75136d48e85915fd78a072f22897622b5d4c1814;p=pandora-kernel.git serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. The sh-sci driver used the wrong fifosize for PORT_SCIFA and PORT_SCIF ports. If an incorrect size is used, the serial core will enforce an early shutdown on the port, especially with baudrates < 9600. Signed-off-by: Markus Pietrek Signed-off-by: Paul Mundt --- Reading git-diff-tree failed