]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/tegra: dc - Do not touch power control register
authorThierry Reding <treding@nvidia.com>
Wed, 16 Apr 2014 07:52:31 +0000 (09:52 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Apr 2014 10:35:28 +0000 (12:35 +0200)
commit4e39c365363f5f7a60196f101e5d7fd173dbd59a
tree8e6f3bc910b2428a360b28a72b712de2480ab72a
parente0be1ad0d3f22b67d51c3237ae580f9c9539b076
drm/tegra: dc - Do not touch power control register

Setting the bits in this register is dependent on the output type driven
by the display controller. All output drivers already set these properly
so there is no need to do it here again.

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