From: Archit Taneja Date: Fri, 20 Jul 2012 12:56:30 +0000 (+0530) Subject: OMAP_VOUT: Remove manager->device references X-Git-Tag: v3.7-rc1~48^2~1^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d629f03f748c46277c421ed5b892f0b39fd1fe47;p=pandora-kernel.git OMAP_VOUT: Remove manager->device references With the introduction of output entities, managers will now connect to outputs. Use the helper op for overlays named get_device. This will abstract away the information on how to get the omap_dss_device pointer from an overlay. Using the helper function will reduce the number of pointer dereferences a user of OMAPDSS needs to do and reduce risk of a NULL dereference. Cc: Vaibhav Hiremath Signed-off-by: Archit Taneja --- Reading git-diff-tree failed