[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080313215951.3375a453@siona.local>
Date: Thu, 13 Mar 2008 21:59:51 +0100
From: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To: nicolas.ferre@...el.com
Cc: linux-fbdev-devel@...ts.sourceforge.net,
Linux Kernel list <linux-kernel@...r.kernel.org>,
Sedji GAOUAOU <sedji.gaouaou@...el.com>,
Patrice VILCHEZ <patrice.vilchez@...el.com>,
ARM Linux Mailing List
<linux-arm-kernel@...ts.arm.linux.org.uk>,
Andrew Victor <linux@...im.org.za>
Subject: Re: [Linux-fbdev-devel] [PATCH] atmel_lcdfb: adjust fifo size for
at91sam9rl
On Mon, 10 Mar 2008 17:36:42 +0100
Nicolas Ferre <nicolas.ferre@...el.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists