]> Pileus Git - ~andy/linux/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)
commitf17d04fbbb201c05700359e94e2747c210f99852
tree7a2307dfc05b756ef940b8a2db7d734dc78967e5
parentfcc764dca80ead39b7391ff2c67a6b78de16d7a9
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