[PATCH] powerpc: remove support for bootmem-allocated memory for the DIU driver

Kumar Gala galak at kernel.crashing.org
Sat Oct 11 00:28:01 EST 2008


On Sep 23, 2008, at 9:47 AM, Timur Tabi wrote:

> Early versions of the Freescale DIU framebuffer driver depended on a  
> bootmem
> allocation of memory for the video buffer.  The need for this  
> feature was
> removed in commit 6b51d51a, so now we can remove the platform- 
> specific code
> that allocated that memory.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
>
> This patch is for 2.6.28.
>
> arch/powerpc/platforms/86xx/mpc8610_hpcd.c |    1 -
> arch/powerpc/sysdev/fsl_soc.c              |   38  
> +---------------------------
> arch/powerpc/sysdev/fsl_soc.h              |    8 ------
> 3 files changed, 1 insertions(+), 46 deletions(-)

applied.

- k



More information about the Linuxppc-dev mailing list