summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/xhci_pdriver.h
Commit message (Collapse)AuthorAgeFilesLines
* xhci: get rid of platform dataHeikki Krogerus2016-06-261-27/+0
| | | | | | | | No more users for it. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-091-0/+27
If an xhci platform supports USB3 LPM capability then enable XHCI_LPM_SUPPORT quirk flag. Signed-off-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>