From: Archit Taneja Date: Fri, 7 Sep 2012 12:26:20 +0000 (+0530) Subject: OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references X-Git-Tag: v3.7-rc1~48^2~1^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea87b92da825f24efd11112d414f6c8cdd4ced8;p=pandora-kernel.git OMAPDSS: HDMI: 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 HDMI output, check whether the output entity connected to display is not NULL. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed