]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()
authorHans Verkuil <hansverk@cisco.com>
Wed, 2 Aug 2017 08:54:04 +0000 (10:54 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 Oct 2017 07:49:14 +0000 (10:49 +0300)
commit1d54ecf230029dccc97e26a520ed95b9b95ae0eb
tree58a20bbf68af0f06514d1503b36206617fa2441d
parentf3096a4adacd6b3d8197b18b5ad6fffda00983b2
omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()

Call hdmi4_core_powerdown_disable() in hdmi_power_on_core() to
power up the HDMI core (needed for CEC). The same call can now be dropped
in hdmi4_configure().

Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi4.c
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c