From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>,
Bin Meng <bmeng.cn@gmail.com>, Marek Vasut <marex@denx.de>
Cc: Andre Przywara <andre.przywara@arm.com>,
Simon Glass <sjg@chromium.org>,
Andrew Goodbody <andrew.goodbody@linaro.org>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Love Kumar <love.kumar@amd.com>,
u-boot@lists.denx.de,
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Subject: Re: [PATCH 1/1] usb: xhci: avoid noisy 'Starting the controller' message.
Date: Fri, 28 Nov 2025 12:04:06 +0100 [thread overview]
Message-ID: <877bvas9jt.fsf@kernel.org> (raw)
In-Reply-To: <20251128064647.12162-1-heinrich.schuchardt@canonical.com>
Hi Heinrich,
Thank you for the patch.
On Fri, Nov 28, 2025 at 07:46, Heinrich Schuchardt <heinrich.schuchardt@canonical.com> wrote:
> We should avoid overwhelming users with non-essential messages.
>
> The message 'Starting the controller' is not written for EHCI.
> We should not write it for XHCI either.
>
> Adjust the Python test accordingly.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
> drivers/usb/host/xhci.c | 2 +-
> test/py/tests/test_usb.py | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
prev parent reply other threads:[~2025-11-28 11:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-28 6:46 [PATCH 1/1] usb: xhci: avoid noisy 'Starting the controller' message Heinrich Schuchardt
2025-11-28 11:04 ` Mattijs Korpershoek [this message]
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=877bvas9jt.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=andre.przywara@arm.com \
--cc=andrew.goodbody@linaro.org \
--cc=bmeng.cn@gmail.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=love.kumar@amd.com \
--cc=marex@denx.de \
--cc=sjg@chromium.org \
--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.