[PATCH] IOMUX: Fix stopping unused dropped consoles

Andy Shevchenko andriy.shevchenko at linux.intel.com
Mon Apr 7 14:17:56 CEST 2025


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 <andriy.shevchenko at linux.intel.com>

-- 
With Best Regards,
Andy Shevchenko




More information about the U-Boot mailing list