From: Tomi Valkeinen Date: Tue, 23 Apr 2013 11:35:40 +0000 (+0300) Subject: OMAPDSS: modify get/find functions to go through the device chain X-Git-Tag: v3.11-rc1~66^2~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efedce1425976fc73154a826552aad4f54086a25;p=pandora-kernel.git OMAPDSS: modify get/find functions to go through the device chain In the future will have arbitrarily long video pipeline chains, instead of the current two-entities-per-pipeline model. This patch changes the affected get/find style functions so that they properly go through the video pipeline chain, for example when getting the overlay manager connected to a given display. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed