commit | 80d81d64d6272a622ee6c9d0de871507daa52c89 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Tue Jun 05 18:33:28 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 26 14:58:37 2012 +0300 |
tree | 8c8a4643a6749adf15a793340ee40abaec7695be | |
parent | 947b2254249ceab769dfa07d5291fd77e387a0c7 [diff] |
OMAPDSS: OVERLAY/MANAGER: Get device via output A manager is not connected to a device directly any more. It first connects to an output, and then to the display. Update overlay and manager get_device ops to return the device via the connected output. Signed-off-by: Archit Taneja <archit@ti.com>