commit | 7e2464304ba71dc1b4ae89171529f0d004a2637c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Apr 16 10:55:25 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 05 23:09:26 2014 +0200 |
tree | 634590e18d3bfb88af731a53c425988106abc424 | |
parent | 9cbfc73e1141460243c5b169a36fa41b1582bbbd [diff] |
drm/tegra: hdmi - Fix disable sequence 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>