]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: add support for multiple usb controllers
authorLucas Stach <dev@lynxeye.de>
Tue, 25 Sep 2012 22:14:36 +0000 (00:14 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:00 +0000 (11:54 -0700)
commit93c2582feaf88a899c2537698e91fbb58d488a5b
tree217525cc0ef1739fd98bfc918a611bd3dc10b9d6
parent676ae068d9af8c4848dc8f3a66d65e2bff066239
usb: add support for multiple usb controllers

Allows to initialize more than one USB controller at once.

v2: print message when controller stop fails

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
common/cmd_usb.c
common/usb.c
common/usb_storage.c
drivers/usb/eth/usb_ether.c