drm/tegra: dc - Move around shift clock programming
authorThierry Reding <treding@nvidia.com>
Wed, 26 Mar 2014 11:32:14 +0000 (12:32 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:32 +0000 (23:09 +0200)
Program the shift clock divider in tegra_crtc_setup_clk() since that's
where the divider is computed, so passing it around can be avoided.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c

Simple merge