]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: APPLY: add dss_mgr_simple_check()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 17 Nov 2011 12:31:09 +0000 (14:31 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:53 +0000 (08:54 +0200)
commitda2afce050886278125e583d59b0ababf511254b
tree7a2307dfc05b756ef940b8a2db7d734dc78967e5
parent5917bfaa8e0f2e75599984b051eedd14cebdccdc
OMAPDSS: APPLY: add dss_mgr_simple_check()

Add dss_mgr_simple_check() which is used to check the validity of
certain manager attributes. Only attributes that can be checked
independently, without knowing the display being used, is done here
(thus "simple").

We can use this function in dss_mgr_set_info().

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