commit | 7ae9a71e09d098deecce1140acf4f5e529211270 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 10 15:27:07 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:00:48 2013 +0300 |
tree | 95121c4ec40eea28745d01cf24be644d194d34e9 | |
parent | 6fcd485b04e67c370026b41a951e0dc410a8d47b [diff] |
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 <tomi.valkeinen@ti.com>