From: Alan Cox Date: Sat, 19 Sep 2009 20:13:24 +0000 (-0700) Subject: tty: remove dtr/rts use from the driver open methods X-Git-Tag: v2.6.32-rc1~627^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a68e39d4a701fb3be03cae9b462408664ebd205;p=pandora-kernel.git tty: remove dtr/rts use from the driver open methods These are handled by the tty_port core code which will raise and lower the carrier correctly in tty_wait_until_ready Signed-off-by: Alan Cox Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed