commit | 185bae1095188aa199c9be64d6030d8dbfc65e0a | [log] [tgz] |
---|---|---|
author | Chandrabhanu Mahapatra <cmahapatra@ti.com> | Wed Jul 11 18:36:18 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 22 11:43:03 2012 +0300 |
tree | 7f2adbe00171a99ee425f73af17ec3a1d2e57b81 | |
parent | ba1bc5bb1da5151f94031909ff775b0b4a1871c1 [diff] |
OMAPDSS: DSS: Cleanup cpu_is_xxxx checks All the cpu_is checks have been moved to dss_init_features function providing a much more generic and cleaner interface. The OMAP version and revision specific initializations in various functions are cleaned and the necessary data are moved to dss_features structure which is local to dss.c. Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>