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)
commit958f2717b84e88bf833d996997fda8f73276f2af
tree6a6a6af4d4c323530024aa5e6e4f38e7425da05c
parent3a028bb99d1f1e5c444060a176cbd4bf93530df3
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>
drivers/video/omap2/displays/panel-tfp410.c