commit | f075a594d7b6296a3bd003f3f60282f30471d7ac | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 10:42:50 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 07 20:02:09 2012 +0300 |
tree | f0d2e8337bf4a67d9bc2600d68626aebd1f6cc3c | |
parent | 5ae1f3723f089a67ef3bbcba9b8ad1150c091632 [diff] |
OMAPDSS: Taal: Reogranize for device tree 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>