From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Stephan Gerhold <stephan.gerhold@linaro.org>
Cc: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Subject: Re: [PATCH] IOMUX: Fix stopping unused dropped consoles
Date: Mon, 7 Apr 2025 15:17:56 +0300 [thread overview]
Message-ID: <Z_PCdOI0VU9ViuJ1@smile.fi.intel.com> (raw)
In-Reply-To: <20250407-iomux-stop-v1-1-d6485f7446fd@linaro.org>
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@linux.intel.com>
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-04-07 12:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 11:10 [PATCH] IOMUX: Fix stopping unused dropped consoles Stephan Gerhold
2025-04-07 12:17 ` Andy Shevchenko [this message]
2025-04-15 17:09 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z_PCdOI0VU9ViuJ1@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=stephan.gerhold@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.