OMAPDSS: Taal: Reogranize for device tree
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Sep 2012 07:42:50 +0000 (10:42 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:09 +0000 (20:02 +0300)
Reorganize taal driver to make it easier to integrate device tree code.
Instead of storing the panel's platform data, we'll "parse" the platform
data and store the required information in driver's own data. This way
adding device tree data parsing is simple.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found