[PATCH v2 04/16] usb: hub: Return actual error from hub_configure() in hub_probe()
Bartosz Golaszewski
brgl at kernel.org
Thu Jun 11 01:17:51 PDT 2026
On Wed, 10 Jun 2026 10:40:38 +0200, Chen-Yu Tsai <wenst at chromium.org> said:
> The addition of power sequencing descriptor handling in the USB hub code
> requires dealing with deferred probing from pwrseq_get(). The power
> sequencing provider may not yet be available when the USB hub probes.
>
> Return the actual error code from hub_configure() when it fails, so that
> the driver core can notice the deferred probe request.
>
> Signed-off-by: Chen-Yu Tsai <wenst at chromium.org>
> ---
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski at oss.qualcomm.com>
More information about the linux-arm-kernel
mailing list