]> git.baikalelectronics.ru Git - kernel.git/commit
xHCI: warm reset support
authorAndiry Xu <andiry.xu@amd.com>
Wed, 27 Apr 2011 10:07:29 +0000 (18:07 +0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 2 May 2011 23:42:51 +0000 (16:42 -0700)
commit9bbdfeffb239ca2e273709a853cd9ce44016475f
treec51ab9eae801b4825c31e34e4108fe5bdb790f68
parent53c7b2cb87c4bf9c30b1d144e1f855a0ea592945
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>
drivers/usb/host/xhci-hub.c