From: Paul Mundt Date: Fri, 2 Dec 2011 08:44:50 +0000 (+0900) Subject: serial: sh-sci: per-port modem control. X-Git-Tag: v3.3-rc1~91^2~11^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf02f8fee5563ea7f950b3f5f08c654aa6c4525;p=pandora-kernel.git serial: sh-sci: per-port modem control. The bulk of the ports do not support any sort of modem control, so blindly twiddling the MCE bit doesn't accomplish much. We now require ports to manually specify which line supports modem control signals. While at it, tidy up the RTS/CTSIO handling in SCSPTR parts so it's a bit more obvious what's going on (and without clobbering other configurations in the process). Signed-off-by: Paul Mundt --- Reading git-diff-tree failed