xhci: Platform: Set xhci lpm support quirk based on platform data
authorPratyush Anand <pratyush.anand@st.com>
Fri, 4 Jul 2014 14:01:25 +0000 (17:01 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 22:41:34 +0000 (15:41 -0700)
commit20f6fdd01c2c0de9cc1109083222edded24c5350
treec14b9c2e661ff10dfbc44181eb57bc3b869a2734
parent94ef3d50426240a5402688e8d43a079df5ae21be
xhci: Platform: Set xhci lpm support quirk based on platform data

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>
Documentation/devicetree/bindings/usb/usb-xhci.txt
drivers/usb/host/xhci-plat.c
include/linux/usb/xhci_pdriver.h [new file with mode: 0644]
This page took 0.027584 seconds and 5 git commands to generate.