]> git.openfabrics.org - ~emulex/infiniband.git/commit
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
authorArchit Taneja <archit@ti.com>
Tue, 4 Sep 2012 06:24:32 +0000 (11:54 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:35 +0000 (14:58 +0300)
commit1db39c0a28483582c165b4f0ea07ca4a600a4630
treee2ab82762c2dd804cf733c7e9a96a1888c161032
parent7d6069e571d7c0882210ab5e885de4a940ef9391
OMAPDSS: RFBI: 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 RFBI output, check whether the output entity connected to
display is not NULL.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/rfbi.c