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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:25:18 +0000 (09:25 +0900)
commite22f2b3003f7e91f1089bc629498f1aa196de36d
treea8346cde083e09eec890ed22d6a4fc173089fd7d
parent64b2580003b5329b08fd4841bf2b36581b38db4e
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>
(cherry picked from commit 20f6fdd01c2c0de9cc1109083222edded24c5350)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/usb/usb-xhci.txt
drivers/usb/host/xhci-plat.c
include/linux/usb/xhci_pdriver.h [new file with mode: 0644]