]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: hub: Power-cycle on root-hub ports
authorVivek Gautam <gautam.vivek@samsung.com>
Fri, 12 Apr 2013 11:04:35 +0000 (16:34 +0530)
committerMarek Vasut <marex@denx.de>
Sun, 5 May 2013 21:54:22 +0000 (23:54 +0200)
commit020bbcb76b5be0d5406d2ae7c26dbdb013ead812
tree514516d7255a259dd155edef84af0ae610fc174e
parent605bd75af565011aa46e6d80a32e2aa03aff8159
usb: hub: Power-cycle on root-hub ports

XHCI ports are powered on after a H/W reset, however
EHCI ports are not. So disabling and re-enabling power
on all ports invariably.

Signed-off-by: Amar <amarendra.xt@samsung.com>
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
common/usb_hub.c