]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53b3c6952526b51b61d042887939d330ea880a47
treefe00de975d83728210a2c2bc0ab1652911e3e6d5
parent326f2594fd19feff56682c2900e4b132c3edc80f
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