From: Tomi Valkeinen Date: Fri, 10 May 2013 12:27:07 +0000 (+0300) Subject: OMAPDSS: remove dssdev uses in trivial cases X-Git-Tag: v3.11-rc1~66^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae9a71e09d098deecce1140acf4f5e529211270;p=pandora-kernel.git OMAPDSS: remove dssdev uses in trivial cases In the future the "dssdev" parameter passed to output drivers will change its meaning. Instead of being a pointer to the panel device, it's a pointer to the output instance. To make the transition easier, some of the uses for this dssdev parameter can be easily removed. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed