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:01:51 +0000 (18:01 +0800)
commit796d448f7af2488713134d78f5683411d2a734b6
tree8165ed4c8b07b40dbcf77f48dd02745dd51ec013
parent7c795bd97e9187c0d3b9cb9d783c9e5e161229cc
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