From: Archit Taneja Date: Tue, 4 Sep 2012 06:24:32 +0000 (+0530) Subject: OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references X-Git-Tag: v3.7-rc1~48^2~1^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db39c0a28483582c165b4f0ea07ca4a600a4630;p=pandora-kernel.git 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 --- Reading git-diff-tree failed