diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-04-07 13:10:00 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-14 16:57:06 -0600 |
commit | 265420ebc10bc96275be5eb81fe6157d46e135d4 (patch) | |
tree | c58a0c6df5f667361b372069d2f237fcbeee96dc /test/cmd/command.c | |
parent | 8c98b57d72d5e5b94ed064fe1041e51216165334 (diff) |
IOMUX: Fix stopping unused dropped consoles
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.
Fixes: b672c1619bb9 ("IOMUX: Split out iomux_match_device() helper")
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'test/cmd/command.c')
0 files changed, 0 insertions, 0 deletions