]> 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)
commitd65ee4fe6957583f662f3c26086c42bce3c5eaa0
tree7a2307dfc05b756ef940b8a2db7d734dc78967e5
parent2a7dfcf7a3ff455cd3ba791453fbe6a3a50e7958
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