OSDN Git Service

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)
commit065a40bd461d3709a2c36adf0ec383581cc692a7
tree731e1547a4136ee5130823ae81b0060d736c892f
parent4a9a5e390cb57f12de77b94b07dccf14752157ad
OMAP: DSS2: OMAPFB: Add struct to store per-display data

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>
drivers/video/omap2/omapfb/omapfb-main.c
drivers/video/omap2/omapfb/omapfb.h