drm/omap: dss: Functions to check components in the display/output list
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 2 May 2016 11:55:38 +0000 (14:55 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commit7c79e8d67fde332f1cda26c8a0845fa167815351
tree82e3b4cf308305f708e14ec87e9dbdd4d272fcfb
parentbe2d68c69e5c5a54cd2179aa6971d42cc3a49375
drm/omap: dss: Functions to check components in the display/output list

The functions can be used to check a component (by it's of_node) if it is
part of the omapdss display or output list. If the component is found, it
means that the driver is loaded.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/display.c
drivers/gpu/drm/omapdrm/dss/omapdss.h
drivers/gpu/drm/omapdrm/dss/output.c