OMAP: DSS2: OMAPFB: Add struct to store per-display data
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Sat, 30 Apr 2011 09:13:14 +0000 (12:13 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:01:14 +0000 (12:01 +0300)
Create a new struct omapfb_display_data to contain omapfb's private
per-display data. Move the bpp override there.

This struct will be used to hold auto/manual update state of a display
in the following patches.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found