From: Archit Taneja Date: Fri, 20 Jul 2012 12:56:56 +0000 (+0530) Subject: OMAPFB: remove manager->device references X-Git-Tag: v3.7-rc1~48^2~1^2~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4249e61e0440f01d279fa21d121dbf069e6620fa;p=pandora-kernel.git OMAPFB: 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 device 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. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed