commit | be8e8e1c62678765868c0bc7b8b5209c38af105c | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Apr 23 15:35:35 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:00:42 2013 +0300 |
tree | 405e8641bb55bbd9ab0b82f304961bb1a19474d7 | |
parent | e724366498ead17579686f7ad83235f911a9c4f7 [diff] |
OMAPDSS: add helpers to get mgr or output from display Add two helper functions that can be used to find either the DSS output or the overlay manager that is connected to the given display. This hides how the output and the manager are actually connected, making it easier to change the connections in the future. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>