OMAPDSS: TFP410: pdata rewrite
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Feb 2012 10:19:48 +0000 (12:19 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:50 +0000 (14:44 +0300)
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>

No differences found