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