On Mon, Apr 07, 2025 at 01:10:00PM +0200, Stephan Gerhold wrote: > iomux_match_device() returns -ENOENT instead of the end index, which means > console_stop() is never called at the moment for unused consoles. > > This prevents e.g. f_acm from releasing the USB gadget interface when > removing it from stdio/stderr/stdin.
Good catch! Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko

