diff options
author | Archit Taneja <archit@ti.com> | 2012-09-04 11:42:36 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-09-26 14:58:34 +0300 |
commit | eea8340a1da581249a14bc03260af65edf4ededa (patch) | |
tree | ee385814cf458fabf0be94c974a790dc45217475 /drivers/video/omap2/dss/sdi.c | |
parent | 400e65d1c9946c9bf4d87a94d71f7d7423d03b62 (diff) |
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
With addition of output entities, a device connects to an output, and an output
connects to overlay manager. Replace the dssdev->manager references with
dssdev->output->manager to access the manager correctly.
When enabling the DSI output, check whether the output entity connected to
display is not NULL.
In dsi_init_display(), the display won't be connected to the DSI output yet,
that happens later in dss_recheck_connections() in the panel driver's probe. Get
the dsidev platform device pointer using the DSI moudle number provided in the
omap_dss_device struct.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/sdi.c')
0 files changed, 0 insertions, 0 deletions