Re: [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-05 Thread Tony Lindgren
* Description: A column of asterisks on the left side, >* with beginning and ending almost-blank lines. >*/ Following is an updated patch. Tony >From 0d3fe2ccf1090670ee52f39b28d3f615dcd0f891 Mon Sep 17 00:00:00 2001 From: Imre Deak <[EMAIL PROTECTED]> Date: Tue, 6 Mar 2007 03:16:3

Re: [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-05 Thread Tony Lindgren
-blank lines. */ Following is an updated patch. Tony From 0d3fe2ccf1090670ee52f39b28d3f615dcd0f891 Mon Sep 17 00:00:00 2001 From: Imre Deak [EMAIL PROTECTED] Date: Tue, 6 Mar 2007 03:16:36 -0800 Subject: [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations

Re: [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-04 Thread Randy Dunlap
On Wed, 4 Apr 2007 14:05:47 -0400 Tony Lindgren wrote: Referring to multiple places in this patch, please use the preferred kernel "long comment" style as documented in Documentation/CodingStyle, Ch. 8, Commenting: The preferred style for long (multi-line) comments is: /* *

[PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-04 Thread Tony Lindgren
From: Imre Deak <[EMAIL PROTECTED]> - in addition to fixed FB regions - as passed by the bootloader - allow dynamic allocations - do some more checking against overlapping / reserved regions - move the FB specific parts out from sram.c to fb.c Signed-off-by: Imre Deak <[EMAIL PROTECTED]>

[PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-04 Thread Tony Lindgren
From: Imre Deak [EMAIL PROTECTED] - in addition to fixed FB regions - as passed by the bootloader - allow dynamic allocations - do some more checking against overlapping / reserved regions - move the FB specific parts out from sram.c to fb.c Signed-off-by: Imre Deak [EMAIL PROTECTED]

Re: [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)

2007-04-04 Thread Randy Dunlap
On Wed, 4 Apr 2007 14:05:47 -0400 Tony Lindgren wrote: Referring to multiple places in this patch, please use the preferred kernel long comment style as documented in Documentation/CodingStyle, Ch. 8, Commenting: The preferred style for long (multi-line) comments is: /* * This