HDMI: call function hdmi->ops->disable() if it is disabled.
authorZheng Yang <zhengyang@rock-chips.com>
Thu, 9 Apr 2015 10:01:51 +0000 (18:01 +0800)
committerZheng Yang <zhengyang@rock-chips.com>
Thu, 9 Apr 2015 10:07:37 +0000 (18:07 +0800)
commit2258ac9cca90ccccb7701db8ba55a2b1a0eb9648
treef8d66730faf63e153ae2f8d4f4f83728c91a7d74
parent474610f48c6e44f25cc297cc20f557c5298a09f7
HDMI: call function hdmi->ops->disable() if it is disabled.
      For system can not be wakeup under following case:
      step1. Disable HDMI.
      step2. set system to deep sleep mode.
      step3. remove HDMI connection.
      step4. wake up system.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
drivers/video/rockchip/hdmi/rockchip-hdmi-core.c