diff options
author | Lei Wen <leiwen@marvell.com> | 2010-12-01 23:43:43 +0800 |
---|---|---|
committer | Remy Bohmer <linux@bohmer.net> | 2011-01-19 17:29:55 +0100 |
commit | 988ee3e3f024f4565f98584b9026df73c459c268 (patch) | |
tree | 74c575243afc739f00c23f915a881a39ba8bb84d /drivers/usb/host | |
parent | 3f1266d6d5bf14ea7248544db8406d308c6bfa7c (diff) | |
download | u-boot-imx-988ee3e3f024f4565f98584b9026df73c459c268.zip u-boot-imx-988ee3e3f024f4565f98584b9026df73c459c268.tar.gz u-boot-imx-988ee3e3f024f4565f98584b9026df73c459c268.tar.bz2 |
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>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions