u-boot-brain/drivers/usb/gadget
Lei Wen 988ee3e3f0 usb_ether: register usb ethernet gadget at each eth init
Since the ether may not be the only one usb gadget would be used
in the uboot, it is neccessary to do the register each time the
eth begin to work to make usb gadget driver less confussed when
we want to use two different usb gadget at the same time.

Usb gadget driver could simple ignore the register operation, if
it find the driver has been registered already.

Signed-off-by: Lei Wen <leiwen@marvell.com>
2011-01-19 17:29:55 +01:00
..
config.c Coding Style cleanup 2010-10-27 22:48:30 +02:00
core.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ep0.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ep0.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
epautoconf.c Coding Style cleanup 2010-10-27 22:48:30 +02:00
ether.c usb_ether: register usb ethernet gadget at each eth init 2011-01-19 17:29:55 +01:00
gadget_chips.h USB-CDC: Fix coding style issues 2010-09-20 21:57:17 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc8xx_udc.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
omap1510_udc.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
pxa27x_udc.c Support for PXA27X UDC. 2009-04-06 20:40:47 +02:00
spr_udc.c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
usbstring.c Coding Style cleanup 2010-10-27 22:48:30 +02:00