OSDN Git Service

omapdrm: hdmi4: prepare irq handling for HDMI CEC support
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 2 Aug 2017 08:54:03 +0000 (10:54 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 Oct 2017 07:49:14 +0000 (10:49 +0300)
commitf3096a4adacd6b3d8197b18b5ad6fffda00983b2
tree58436a476f14d1035b78a5b2cb9dfbcf32eec41a
parent5bebbbfecc3d61d3e98913e0a6acbba9a43efd76
omapdrm: hdmi4: prepare irq handling for HDMI CEC support

Pass struct omap_hdmi to the irq handler since it will need access
to hdmi.core.

Do not clear the IRQ_HDMI_CORE bit: that will be controlled by the
HDMI CEC code.

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