From: Tomi Valkeinen Date: Tue, 27 Nov 2012 14:41:16 +0000 (+0200) Subject: OMAPDSS: DPI: remove omap_dss_device uses X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~46^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a0d1e81bdb519aa5881487cc5f20ffb8906c59;p=pandora-kernel.git OMAPDSS: DPI: remove omap_dss_device uses The role of struct omap_dss_device will change in the future. The exact details of that are still a bit unclear. However, the less uses of omap_dss_device we have, the easier the change is in the future. This patch removes uses of omap_dss_device from dpi.c, where it can be done neatly, by, for example, passing some lower level parameter in function parameters. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-diff-tree failed