Re: [PATCH v3 2/7] serial: txx9: Drop usage of uart_match_port()
Geert Uytterhoeven <[email protected]>
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAMuHMdUyBL-HZbeG_8z9vouZj+exPVyWr-S_7hiTbp3WqsGtzw@mail.gmail.com> |
On Fri, 14 Aug 2026 at 11:19, Uwe Kleine-König (The Capable Hub) <[email protected]> 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) <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> 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 -- [email protected] 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