drm/tegra: dc: Store clock setup in atomic state
authorThierry Reding <treding@nvidia.com>
Mon, 8 Dec 2014 15:14:45 +0000 (16:14 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:52 +0000 (10:14 +0100)
This allows the clock setup to be separated from the clock programming
and better matches the expectations of the atomic modesetting where no
code paths must fail during modeset.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found