[U-Boot] [PATCH v2 7/7] tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Simon Glass
sjg at chromium.org
Sun Jan 27 17:33:38 CET 2013
On Sat, Jan 26, 2013 at 3:41 AM, Lucas Stach <dev at lynxeye.de> wrote:
> The ehci_hcd entry points were just calling into the Tegra USB
> functions. Now that they are in the same file we can just move over the
> implementation.
>
> Signed-off-by: Lucas Stach <dev at lynxeye.de>
Acked-by: Simon Glass <sjg at chromium.org>
> ---
> arch/arm/include/asm/arch-tegra/usb.h | 19 ------
> drivers/usb/host/ehci-tegra.c | 119 +++++++++++++++-------------------
> 2 files changed, 51 insertions(+), 87 deletions(-)
>
More information about the U-Boot
mailing list