On Mon, Mar 1, 2021 at 10:22 PM Jiri Slaby <[email protected]> wrote: > > 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. > > Signed-off-by: Jiri Slaby <[email protected]> > Cc: Chris Zankel <[email protected]> > Cc: Max Filippov <[email protected]> > Cc: [email protected] > --- > arch/xtensa/platforms/iss/console.c | 1 - > 1 file changed, 1 deletion(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max

