summaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_main.c
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2014-08-19 09:51:53 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-23 21:28:41 -0700
commit026f3fcbb0fc516e0fd3467318f13a6144e519a7 (patch)
treebcfcff0df92e380661107e5b1071fc98e37e8b0f /virt/kvm/kvm_main.c
parentf2693b430b33d9554daa0f21fbcae57633f8d4f1 (diff)
downloadblackbird-op-linux-026f3fcbb0fc516e0fd3467318f13a6144e519a7.tar.gz
blackbird-op-linux-026f3fcbb0fc516e0fd3467318f13a6144e519a7.zip
usb: core: TPL should apply for both OTG and EH
According to On-The-Go and Embedded Host Supplement to the USB Revision 2.0 Specification, the targeted hosts (non-PC hosts) include both embedded hosts and otg, and each targeted host product defines the set of supported peripherals on a TPL (Targeted Peripheral List). So, TPL should apply for both OTG and embedded host, and the otg support is not a must for embedded host. The TPL support feature will only be effect when CONFIG_USB_OTG_WHITELIST has been chosen and hcd->tpl_support flag is set, it can avoid the enumeration fails problem for the user who chooses CONFIG_USB_OTG_WHITELIST wrongly. Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud