OMAPDSS: OVERLAY/MANAGER: Get device via output
authorArchit Taneja <archit@ti.com>
Tue, 5 Jun 2012 13:03:28 +0000 (18:33 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:37 +0000 (14:58 +0300)
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>

No differences found