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)
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>

No differences found