diff options
author | Pratyush Anand <pratyush.anand@st.com> | 2014-07-04 16:01:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-10 00:41:34 +0200 |
commit | 9502c46cc9d39330b29d9dc27d8baff4f55d0abc (patch) | |
tree | 0bb78702768f662bdef5537e9b7a3bdf983deb53 /drivers/usb/host/bcma-hcd.c | |
parent | usb: misc: usb3503: Update error code in print message (diff) | |
download | linux-9502c46cc9d39330b29d9dc27d8baff4f55d0abc.tar.xz linux-9502c46cc9d39330b29d9dc27d8baff4f55d0abc.zip |
xhci: A default implementation for Ux timeout calculation and tier policy check
As best case, a host controller should support U0 to U1 switching for
the devices connected below any tier of hub level supported by usb
specification. Therefore xhci_check_tier_policy should always return
success as default implementation.
A host should be able to issue LGO_Ux after the timeout calculated as
per definition of system exit latency defined in C.1.5.2. Therefore
xhci_calculate_ux_timeout returns ux_params.sel as the default
implementation.
Use default calculation in absence of any vendor specific limitations.
Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Tested-by: Aymen Bouattay <aymen.bouattay@st.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/bcma-hcd.c')
0 files changed, 0 insertions, 0 deletions