drm/tegra: hdmi - Remove duplicate code
authorThierry Reding <treding@nvidia.com>
Wed, 26 Mar 2014 11:21:25 +0000 (12:21 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:21 +0000 (23:09 +0200)
commit80b9213913f6efdfb254b4a7cd89a0f4b0b8b21d
treefe00de975d83728210a2c2bc0ab1652911e3e6d5
parentfb50a116bbbc25c7c11e00e6d10a53b9ec3c38e8
drm/tegra: hdmi - Remove duplicate code

The generic Tegra output code already sets up the clocks properly, so
there's no need to do it again when the HDMI output is enabled.

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