tegra20: port to new ehci interface
authorLucas Stach <dev@lynxeye.de>
Tue, 25 Sep 2012 22:14:37 +0000 (00:14 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:00 +0000 (11:54 -0700)
commita896211ff11d6eba553df710168fcab2a1b2d9ec
tree53daff60d4495f2ac805c2f4a19f5689b1a41b5a
parent93c2582feaf88a899c2537698e91fbb58d488a5b
tegra20: port to new ehci interface

EHCI interface now supports more than one controller. Wire up our usb functions
to use this new interface.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
arch/arm/cpu/armv7/tegra20/usb.c
arch/arm/include/asm/arch-tegra20/usb.h
drivers/usb/host/ehci-tegra.c