video: fbdev: pxafb: loosen the platform data bond
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 12 Dec 2015 21:27:10 +0000 (22:27 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2015 13:41:24 +0000 (15:41 +0200)
commitf3621a60b20d677b0a874df4311bb65337c4baf7
tree3ceab110ab323b915ddd57f3d906ff1d02e014ec
parent5ec9653806baa5928ee01109004411e3bed376f2
video: fbdev: pxafb: loosen the platform data bond

In order to prepare the transition to a mixed platform data and
device-tree initialization, remove all the platform data references all
over the driver.

Copy the platform data into the internal structure of the pxafb, and
only use this afterward.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/pxafb.c
drivers/video/fbdev/pxafb.h