Re: [PATCH v3 2/7] serial: txx9: Drop usage of uart_match_port()

From: Geert Uytterhoeven

Date: Fri Aug 14 2026 - 06:12:13 EST


On Fri, 14 Aug 2026 at 11:19, Uwe Kleine-König (The Capable Hub)
<u.kleine-koenig@xxxxxxxxxxxx> wrote:
> Where the uart_match_port() function is used it's known that .iotype is
> UPIO_PORT. So uart_match_port() is equivalent to comparing .iobase.
> Remove the call to uart_match_port() which then only has a single caller
> that is handled in the next commit.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>

Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

I don't have the TC86C001FG PCI device (which is presumable present
on the GOKU-S sub-board), so I cannot test this code path.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds