u-boot/arch/arm/cpu/armv7/tegra20
Lucas Stach b0bbab8a14 tegra: usb: make controller init functions more self contained
There is no need to pass around all those parameters. The init functions
are able to easily extract all the needed setup info on their own.

This allows to move out the controller init into ehci_hcd_init later
on, without having to save away global state for later use  and thus
bloating the file global state.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2013-03-14 11:06:40 -07:00
..
config.mk tegra20: Remove armv4t build flags 2012-09-01 14:58:22 +02:00
display.c tegra: Add SOC support for display/lcd 2012-11-19 08:15:37 -07:00
Makefile tegra: Add SOC support for display/lcd 2012-11-19 08:15:37 -07:00
pwm.c tegra: Add support for PWM 2012-11-19 08:15:36 -07:00
usb.c tegra: usb: make controller init functions more self contained 2013-03-14 11:06:40 -07:00