commit | ee9e5f4c78259d25dae0c813d771de6a4a203ddc | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Wed May 16 14:48:54 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 24 18:23:02 2018 +0200 |
tree | 27a2147144bfa5546757d66849484830176cd608 | |
parent | f468b55cb72ddd69b08ecfc791046a6db5fde7b0 [diff] |
usb: xhci: tegra: Add runtime PM support Add runtime PM support to the Tegra XHCI driver and move the function calls to enable/disable the clocks, regulators and PHY into the runtime PM callbacks. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>