[PATCH 1/1] usb: xhci: avoid noisy 'Starting the controller' message.
Mattijs Korpershoek
mkorpershoek at kernel.org
Fri Nov 28 12:04:06 CET 2025
Hi Heinrich,
Thank you for the patch.
On Fri, Nov 28, 2025 at 07:46, Heinrich Schuchardt <heinrich.schuchardt at 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 at canonical.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
> drivers/usb/host/xhci.c | 2 +-
> test/py/tests/test_usb.py | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
More information about the U-Boot
mailing list