OMAPDSS: remove dssdev uses in trivial cases
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 10 May 2013 12:27:07 +0000 (15:27 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:48 +0000 (14:00 +0300)
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 <tomi.valkeinen@ti.com>

No differences found