diff options
| author | Nicolas Ferre <[email protected]> | 2008-05-14 16:05:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-05-14 19:11:13 -0700 |
| commit | 90898709dfca860d9550c85f0924007f4c0467ea (patch) | |
| tree | 8a22baa316ef15654c444caf0b22b1cb63feb84c /include/linux | |
| parent | 3ef0f720e47e895b613b0305eb0a483e3ec11f23 (diff) | |
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 <[email protected]>
Cc: Andrew Victor <[email protected]>
Cc: Haavard Skinnemoen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions