]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: move ovl function setup to apply.c
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 23 Oct 2012 10:45:07 +0000 (13:45 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Dec 2012 15:05:54 +0000 (17:05 +0200)
commit69adc7f87f31a12f029bb607cefc1f1a261f0956
tree763f5cf9b3c75af99df86f8501092d43d590a82e
parentf7e10b3fe368b94c269e02084e65cd2f3b5c0b48
OMAPDSS: move ovl function setup to apply.c

Most of the functions that are assigned to the fields in ovl struct are
in apply.c. By moving the function pointer setup into apply.c we can
make these functions static.

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