drm/tegra: hdmi - Fix disable sequence
authorThierry Reding <treding@nvidia.com>
Wed, 16 Apr 2014 08:55:25 +0000 (10:55 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:26 +0000 (23:09 +0200)
For some reason when the PW*_ENABLE and PM*_ENABLE fields are cleared
during disable, the HDMI output stops working properly. Resetting and
initializing doesn't help.

Comment out those accesses for now until it has been determined what to
do about them.

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

Simple merge