OMAPDSS: DPI: Add ops
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 24 May 2013 10:18:52 +0000 (13:18 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:59 +0000 (14:00 +0300)
commit0b24edb1c7d5aeadde0e38337b9b86fe16064505
tree185138c46f3129daa146c6f9470b2915cea7008e
parent4635c17d32359e10bcaba3d1835e4aaaea685298
OMAPDSS: DPI: Add ops

Add "ops" style method for using DPI functionality.

Ops style calls will allow us to have arbitrarily long display
pipelines, where each entity can call ops in the previous display
entity.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dpi.c
include/video/omapdss.h