OSDN Git Service

OMAPFB: Remove video SRAM support (old omapfb)
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 20 Sep 2011 07:07:24 +0000 (10:07 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 07:38:54 +0000 (09:38 +0200)
commit1896e2f145ef95e7b9a5271332066e27a8750a16
treebe43545465c842e2edd56db390db9ee52747c245
parent2a803c887b654bad7d6699f1270eaac31361afc9
OMAPFB: Remove video SRAM support (old omapfb)

OMAP SRAM can be used as video memory on OMAP1 and 2. However, there
usually is very little SRAM available, thus limiting its use, and no
board supported by the kernel currently uses it.

This patch removes the use of SRAM as video ram for the old omapfb
driver to simplify memory handling.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/fb.c
arch/arm/plat-omap/fb.h [deleted file]
drivers/video/omap/omapfb_main.c