acrn-hypervisor/devicemodel/hw
Liang Yang 14bc961f03 DM USB: xHCI: remove old hub support code.
Previous design use bus and port(root hub port) for the identification
to the native USB device. It cannot work properly under the multi-hub
situation due to external USB hub is introduced.

This patch removes old hub implementation code, and subsequent patches
will be add support for mutiple hubs.

Tracked-On: #1434
Signed-off-by: Liang Yang <liang3.yang@intel.com>
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-10-19 22:39:50 +08:00
..
pci DM USB: xHCI: remove old hub support code. 2018-10-19 22:39:50 +08:00
platform DM USB: xHCI: remove old hub support code. 2018-10-19 22:39:50 +08:00
block_if.c dm: storage: banned functions replace 2018-10-17 16:22:00 +08:00
uart_core.c dm: uart: fix acrn-dm crash issue 2018-10-16 10:24:01 +08:00
usb_core.c DM USB: change TRB ring processing logic for ISOC transfer 2018-07-20 10:42:34 +08:00