On Mon, Nov 25, 2024 at 11:45:32AM +0100, Arnd Bergmann wrote: > On Mon, Nov 25, 2024, at 11:33, Andy Shevchenko wrote: > > serial8250_init_port() assings 0xFF for the unset or unknown port > > IO type, use predefined constant for that instead. > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Thank you! > I already thought about sending the same thing, but was going > to wait until we have found a solution to the > !CONFIG_HAS_IOPORT warning. But it seems orthogonal to that... The solution in any case will be more verbose and intrusive than this one-liner, I think. -- With Best Regards, Andy Shevchenko