commit | 7c299716297c9a90b31d1f627f003a0de9c48318 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Nov 05 17:23:14 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 03 12:36:40 2017 +0300 |
tree | 7ea3309317f7e35e7f99a43c64e0a146da0d51f2 | |
parent | a99ac0d9f6fd5f50ebf5cdab84ab9f855c46cdb2 [diff] |
drm/omap: move dss_initialized to omapdss-base omapdss_is_initialized() is used to find out if omapdss has been probed successfully. This patch moves the related code to the common omapdss-base module, so that the same support will be there for both omapdss and omapdss6. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>