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)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:19 +0000 (11:16 +0100)
commitbed3522f4f1652fa4fdc2f121cb07c049552718a
treebab232636db46a6ca231efae36ccce358875fa5b
parentb73cc02b4a2beed7ba0dca9b36e911504427a714
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]