From: Yutaro Ebihara Date: Tue, 11 Mar 2008 04:58:50 +0000 (+0900) Subject: serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF. X-Git-Tag: v2.6.25-rc7~55^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae167d3d7f22a6a54ba47e7c3623b4c45a01e2b;p=pandora-kernel.git serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF. There was an off-by-1 in the SCRFDR calculation that caused writes over 128-bytes to hang in the FIFO. Fix it up. Signed-off-by: Yutaro Ebihara Signed-off-by: Paul Mundt --- Reading git-diff-tree failed