drm/tegra: Add tegra_dc_setup_clock() helper
authorThierry Reding <treding@nvidia.com>
Tue, 2 Dec 2014 14:15:06 +0000 (15:15 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:46 +0000 (10:14 +0100)
This is a small helper that performs the basic steps required by all
output drivers to prepare the display controller for use with a given
encoder.

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

No differences found