commit | 37343030458c0eea3f1093b09fc604d4f300eac7 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Mar 05 14:52:34 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 12:48:27 2012 -0800 |
tree | 9175790ba72b6061c6c8a277285c663f4c3b44c7 | |
parent | 2fcd5caf6d9dbf274ac7ef277f1cc541f1be9784 [diff] |
TTY: simserial, use tty_port_close_end The code is identical except locking. But added locks to protect counts do not hurt here. Rather the contrary. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Tony Luck <tony.luck@intel.com> Cc: Fenghua Yu <fenghua.yu@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>