linux/drivers/video/omap2
Tomi Valkeinen 388c4c6cbb OMAPDSS: APPLY: move mgr->info to apply.c
struct omap_overlay_manager contains info and info_dirty fields, both of
which should be internal to apply.c.

This patch moves those fields into mgr_priv data, and names them
user_info and user_info_dirty.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-12-02 08:54:46 +02:00
..
displays OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays 2011-12-02 08:54:42 +02:00
dss OMAPDSS: APPLY: move mgr->info to apply.c 2011-12-02 08:54:46 +02:00
omapfb OMAPDSS: APPLY: rewrite overlay enable/disable 2011-12-02 08:54:44 +02:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c