diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2008-05-15 01:05:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-15 04:11:13 +0200 |
commit | 90898709dfca860d9550c85f0924007f4c0467ea (patch) | |
tree | 8a22baa316ef15654c444caf0b22b1cb63feb84c /kernel/fork.c | |
parent | mm: fix infinite loop in filemap_fault (diff) | |
download | linux-90898709dfca860d9550c85f0924007f4c0467ea.tar.xz linux-90898709dfca860d9550c85f0924007f4c0467ea.zip |
atmel_lcdfb: fix initialization of a pre-allocated framebuffer
Fix initialization of framebuffer not calling ioremap_writecombine() function
and not using internal SRAM for at91sam9rl.
This is a little rework of the "Don't initialize a pre-allocated framebuffer"
patch that corrects the call to ioremap_writecombine() function.
It also cuts the use of internal SRAM for at91sam9rl : it is a bit small
for a framebuffer.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions