]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
authorPratyush Anand <pratyush.anand@st.com>
Fri, 4 Jul 2014 14:01:24 +0000 (17:01 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 22:41:34 +0000 (15:41 -0700)
commit94ef3d50426240a5402688e8d43a079df5ae21be
tree5dc8ec4e5dda2147ce92031e4d8d258ac5fe4452
parent9502c46cc9d39330b29d9dc27d8baff4f55d0abc
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout

To use auto U0-U1/U2 transition by xhci platform device add
(en/dis)able_usb3_lpm_timeout function to the xhci_plat_xhci_driver struct.

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>
drivers/usb/host/xhci-plat.c