]> git.baikalelectronics.ru Git - kernel.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)
commitca5867f902094f2e5b8c6292e0a54b6876a5792f
tree7ea3309317f7e35e7f99a43c64e0a146da0d51f2
parent5d31fe504ae6f6522f51219de1807e4213853b8f
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