Re: [Linux-fbdev-devel] [PATCH] atmel_lcdfb: adjust fifo size forat91sam9rl

From: Haavard Skinnemoen
Date: Thu Mar 13 2008 - 16:59:53 EST


On Mon, 10 Mar 2008 17:36:42 +0100
Nicolas Ferre <nicolas.ferre@xxxxxxxxx> wrote:

> -#if defined(CONFIG_ARCH_AT91SAM9263)
> +#if defined(CONFIG_ARCH_AT91SAM9263) || defined(CONFIG_ARCH_AT91SAM9RL)
> #define ATMEL_LCDC_FIFO_SIZE 2048
> #else
> #define ATMEL_LCDC_FIFO_SIZE 512

Hmm. Perhaps it's time to consider moving this parameter to
platform_data?

Haavard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/