commit | a11496ebf37534177d67222285e8debed7a39788 | [log] [tgz] |
---|---|---|
author | Andiry Xu <andiry.xu@amd.com> | Wed Apr 27 18:07:29 2011 +0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Mon May 02 16:42:51 2011 -0700 |
tree | c51ab9eae801b4825c31e34e4108fe5bdb790f68 | |
parent | 64b3c304bed25388fed48dbdc098dfcad7063d9c [diff] |
xHCI: warm reset support This patch adds warm reset support to xhci hub control. It handles Set Port Feature(BH_PORT_RESET) and Clear Port Feature (C_BH_PORT_RESET) request from usbcore. Note warm reset is called BH reset some places in USB3.0 specification. Signed-off-by: Andiry Xu <andiry.xu@amd.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>