diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-08-30 17:54:01 +0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-09-07 21:02:09 +0400 |
commit | 5ae1f3723f089a67ef3bbcba9b8ad1150c091632 (patch) | |
tree | bcbffebdab946dfe1ba4f4311904037a2cb429e3 /drivers/video/omap2/displays/panel-lgphilips-lb035q02.c | |
parent | ca444158723f3b92531dc552c154fed108f8bc15 (diff) | |
download | linux-5ae1f3723f089a67ef3bbcba9b8ad1150c091632.tar.xz |
OMAPDSS: VRAM: Remove clearing with sDMA
Currently vram.c clears the allocated memory automatically using OMAP
system DMA. In an effort to reduce OMAP dependencies, we'll do the
memory clear with CPU from now on.
The previous patch implemented memory clear in the omapfb driver, and
this patch removes the now obsolete clear functionality from vram.c.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>
Diffstat (limited to 'drivers/video/omap2/displays/panel-lgphilips-lb035q02.c')
0 files changed, 0 insertions, 0 deletions