[RFC] Initial attempt to make ARM use LMB
From: Grazvydas Ignotas <hidden>
Date: 2010-05-17 09:38:55
Also in:
linux-omap
From: Grazvydas Ignotas <hidden>
Date: 2010-05-17 09:38:55
Also in:
linux-omap
On Fri, May 14, 2010 at 1:16 PM, Russell King - ARM Linux [off-list ref] wrote:
quoted
because it also uses reserve_bootmem() in drivers/video/omap2/vram.c and later ioremap on RAM. Perhaps LMB can be used to fix that too?WTF is reserve_bootmem doing in a driver?
IIRC Tony refused any new fb related code in arch/arm/*omap* so it ended up there (or maybe because of something else, not that I had anything to do with this).