[U-Boot] [PATCH v2 59/80] dm: usb: tegra: Move most of init/uninit into a function

Simon Glass sjg at chromium.org
Tue Apr 7 21:10:53 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> We want to use mostly the same init and uninit code for driver model, so move
> the common part into two functions.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/usb/host/ehci-tegra.c | 143 ++++++++++++++++++++++++------------------
>  1 file changed, 81 insertions(+), 62 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list