From: Archit Taneja Date: Mon, 3 Sep 2012 11:44:09 +0000 (+0530) Subject: OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable X-Git-Tag: v3.7-rc1~48^2~1^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0e4e3cd8030c3056e8f43196a112e887a545f9;p=pandora-kernel.git OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable An overlay isn't allowed to be enabled/disabled if it isn't connected to an omap_dss_device. This requirement isn't needed any more. An overlay can be enabled/disabled as long as it has an output connected to it. The output may not be connected to a device, but we can be assured that the connected manager's output is in use by an output interface. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed