]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/omap: move dss_initialized to omapdss-base
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 5 Nov 2015 15:23:14 +0000 (17:23 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commit7c299716297c9a90b31d1f627f003a0de9c48318
tree7ea3309317f7e35e7f99a43c64e0a146da0d51f2
parenta99ac0d9f6fd5f50ebf5cdab84ab9f855c46cdb2
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>
drivers/gpu/drm/omapdrm/dss/base.c
drivers/gpu/drm/omapdrm/dss/dss.c
drivers/gpu/drm/omapdrm/dss/omapdss.h