[U-Boot] [PATCH 15/21] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop

Marek Vasut marex at denx.de
Fri Aug 7 00:28:05 CEST 2015


On Thursday, August 06, 2015 at 06:16:05 PM, Kishon Vijay Abraham I wrote:
> xhci omap driver has board_usb_init in xhci_hcd_init but doesn't have
> the corresponding cleanup function in xhci_hcd_stop.
> 
> Fix it here by invoking board_usb_cleanup() in xhci_hcd_stop().
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> ---
>  drivers/usb/host/xhci-omap.c |    1 +
>  1 file changed, 1 insertion(+)

It's be really cool if you could at least place the additions to drivers/usb/*
at the beginning of the series, so you're not just doing patching at random
places throughout the series ;-)

Acked-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list