[U-Boot] [PATCH v2 64/80] dm: usb: xhci: Factor out common init/uninit

Simon Glass sjg at chromium.org
Tue Apr 7 21:11:18 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Since driver model will want to use most of the same code for XHCI init
> and uninit, put it in a separate function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/usb/host/xhci.c | 85 ++++++++++++++++++++++++++++++-------------------
>  1 file changed, 52 insertions(+), 33 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list