commit | efedce1425976fc73154a826552aad4f54086a25 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Apr 23 14:35:40 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:00:57 2013 +0300 |
tree | 66fe0f21efd3ff2d2efb275e91f51e3a488a5108 | |
parent | 5d47dbc85228de3ce82dea11af3c169e66cbf520 [diff] |
OMAPDSS: modify get/find functions to go through the device chain In the future will have arbitrarily long video pipeline chains, instead of the current two-entities-per-pipeline model. This patch changes the affected get/find style functions so that they properly go through the video pipeline chain, for example when getting the overlay manager connected to a given display. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>