commit | 958f2717b84e88bf833d996997fda8f73276f2af | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Feb 17 12:19:48 2012 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 11 14:44:50 2012 +0300 |
tree | 6a6a6af4d4c323530024aa5e6e4f38e7425da05c | |
parent | 3a028bb99d1f1e5c444060a176cbd4bf93530df3 [diff] |
OMAPDSS: TFP410: pdata rewrite To ease device tree adaptation in the future, rewrite TFP410 platform data handling to be done inside probe(), so that probe() is the only place where we need to handle the DT/pdata choice. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>