commit | 7c79e8d67fde332f1cda26c8a0845fa167815351 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon May 02 14:55:38 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 03 12:36:40 2017 +0300 |
tree | 82e3b4cf308305f708e14ec87e9dbdd4d272fcfb | |
parent | be2d68c69e5c5a54cd2179aa6971d42cc3a49375 [diff] |
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>