diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-08 03:05:31 -0500 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-11-27 05:27:02 -0500 |
commit | 15f5e7324a683ee1c2991a9953103dd9b3b6fa5e (patch) | |
tree | a80156cff4681799b3be14e46b11582a550ab5ff /drivers/video/omap2/Makefile | |
parent | cffa947d2769f3249beecb499b7d4083feeeb267 (diff) |
OMAPDSS: DISPC: use get_framedone_irq in disable_digit_out
dispc_mgr_disable_digit_out() needs to wait until the DIGIT output is
turned off. This is done with either VSYNC irq on OMAP2/3 and
FRAMEDONETV on OMAP4+. It currently uses a rather hacky way to decide
what irq to use.
This patch changes dispc_mgr_disable_digit_out to use
dispc_mgr_get_framedone_irq to find out if there's framedone irq on this
SoC, and if not, uses VSYNC.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/Makefile')
0 files changed, 0 insertions, 0 deletions