]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: informative message if no controller
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 18 Jun 2024 19:07:29 +0000 (21:07 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 19 Jun 2024 04:14:55 +0000 (06:14 +0200)
commit4477e425d5e11cd279410c76fb189f8d9e2f4704
treeccba8df88076c27fb2eb9fe4bd4155bf1ac48aa2
parentfe2ce09a0753634543c32cafe85eb87a625f76ca
usb: informative message if no controller

The message 'No working controllers found' provides no clue that this
refers to USB controllers.

Provide a message that refers to USB.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
drivers/usb/host/usb-uclass.c