u-boot-brain/arch
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
..
arm tegra: usb: make controller init functions more self contained 2013-03-14 11:06:40 -07:00
avr32 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
blackfin Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
m68k malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
microblaze Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
mips Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
nds32 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
nios2 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
sandbox Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
sh Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
sparc malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
x86 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00