diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-03-05 14:52:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 21:30:50 +0100 |
commit | 588993dd8d99bdbd9a7296abe0c7964ecc874300 (patch) | |
tree | 31883b2d8e59c8ccd93dc8feabb55c5e3532f72b /arch | |
parent | TTY: amiserial, simplify set_serial_info (diff) | |
download | linux-588993dd8d99bdbd9a7296abe0c7964ecc874300.tar.xz linux-588993dd8d99bdbd9a7296abe0c7964ecc874300.zip |
TTY: amiserial, pass tty down to functions
This avoids pain with tty refcounting and touching tty_port in the
future. It allows us to remove some info->tty tests because the tty
passed down to them can never be NULL.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions