commit | 9a68e39d4a701fb3be03cae9b462408664ebd205 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Sat Sep 19 13:13:24 2009 -0700 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:24 2009 -0700 |
tree | ce9d7cc1a598d42d1ba6d14620d8a5295cc4fcf7 | |
parent | d2b391822a11302add9e46476f3da4e18e6de84c [diff] |
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 <alan@linux.intel.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>