commit | 82b81b3ec1a796d10206fd8333437db20ef215fc | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Oct 12 17:32:52 2017 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Wed Dec 13 14:36:38 2017 +0100 |
tree | fa28c3e5f7536751614786eb667b272081675135 | |
parent | 36e90221acf37dd0eb5dee70cd189cc60f2e501a [diff] |
drm/tegra: dpaux: Implement runtime PM Move clock and reset management into runtime PM callbacks and hook them up. This cleans up the code structure so that power management code does not clutter up the rest. Signed-off-by: Thierry Reding <treding@nvidia.com>