commit | 98e3a9e6dd99f1b8ac2a03b8b4942eec16ef911b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Mar 05 14:52:30 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 12:48:26 2012 -0800 |
tree | 7c1c4e0e3d37c5e3f9105298f020f825f15e4dce | |
parent | d88405d44fd30fcbe77a9db540afd8823b30afdc [diff] |
TTY: simserial, stop using serial_state->{line,icount} * instead of line, use tty->index or an iterator * icount is not made public, only the tx path increments it 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>