From: Tomi Valkeinen Date: Tue, 27 Nov 2012 15:32:36 +0000 (+0200) Subject: OMAPDSS: DSI: remove omap_dss_device uses X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~46^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5761217abf1636b6a0979548286e15200f17c010;p=pandora-kernel.git OMAPDSS: DSI: 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 dsi.c, where it can be done easily. Mostly this means passing dsi platform device to functions, instead of the omap_dss_device. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-diff-tree failed