diff options
author | Jiri Slaby | 2021-03-02 07:22:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2021-03-10 09:34:08 +0100 |
commit | 0894b13467a2771bd282e280cd5cc7049285c4e7 (patch) | |
tree | c4536a9e3771ff72015c8ba5db8c51b6fc884701 /mm | |
parent | a32c97fd42639648707a7e0fe7abeb1f6954b27e (diff) |
tty: xtensa/iss, don't reassign to tty->port
We already do tty_port_link_device in rs_init, so we don't need to
reassign a port to tty->port. It would be too late in tty::ops::open
anyway.
Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: linux-xtensa@linux-xtensa.org
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-30-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions