]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: Add ops
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 24 May 2013 10:20:17 +0000 (13:20 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:01:00 +0000 (14:01 +0300)
commit0b450c31317914feb39616cb553b67c170aaf3d0
tree098f3b4ff07fedb60392a562e9a73a25588069c7
parentfb8efa49660ea450ad632c9d8b70f12e4a43a495
OMAPDSS: HDMI: Add ops

Add "ops" style method for using HDMI 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/hdmi.c
include/video/omapdss.h