]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 23 Apr 2014 10:35:31 +0000 (12:35 +0200)
commit77bc12f61851ca9f5a8ae790f984e582ed9ea070
treecc6780a24eba013db8ea5c1ca1d71e5622260465
parent02f06d086fd849b990307850128325c4d4f51eb4
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>
drivers/gpu/drm/tegra/hdmi.c