OSDN Git Service

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>
Thu, 5 Jun 2014 21:09:19 +0000 (23:09 +0200)
commit501bcbd1b233edc160d0c770c03747a1c4aa14e5
tree1c72bbdb41159688d5926fd329af059a70cf0708
parent10288eea885bc32d2c856cd620aeeb83b5f3dd98
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