From: Paul Mundt Date: Thu, 24 Nov 2011 11:18:32 +0000 (+0900) Subject: serial: sh-sci: Fix up modem control handling. X-Git-Tag: v3.3-rc1~91^2~11^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdf7c42fece7c641fcb85cfbf190fdc2a95d19ac;p=pandora-kernel.git serial: sh-sci: Fix up modem control handling. At the moment things like CTS/RTS are reported for all ports, while the vast majority of them do not implement support at all (and others implement support entirely in hardware). Fix up the ->get_mctrl() reporting to simply assert DSR/CAR as other drivers without control lines do. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed