2021-03-02 20:24:10

by Max Filippov

[permalink] [raw]
Subject: Re: [PATCH 30/44] tty: xtensa/iss, don't reassign to tty->port

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