LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
To: nicolas.ferre@atmel.com
Cc: linux-fbdev-devel@lists.sourceforge.net,
Linux Kernel list <linux-kernel@vger.kernel.org>,
Sedji GAOUAOU <sedji.gaouaou@atmel.com>,
Patrice VILCHEZ <patrice.vilchez@atmel.com>,
ARM Linux Mailing List <linux-arm-kernel@lists.arm.linux.org.uk>,
Andrew Victor <linux@maxim.org.za>
Subject: Re: [Linux-fbdev-devel] [PATCH] atmel_lcdfb: adjust fifo size for at91sam9rl
Date: Thu, 13 Mar 2008 21:59:51 +0100 [thread overview]
Message-ID: <20080313215951.3375a453@siona.local> (raw)
In-Reply-To: <47D5639A.3090609@atmel.com>
On Mon, 10 Mar 2008 17:36:42 +0100
Nicolas Ferre <nicolas.ferre@atmel.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
prev parent reply other threads:[~2008-03-13 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 16:36 Nicolas Ferre
2008-03-13 20:59 ` Haavard Skinnemoen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080313215951.3375a453@siona.local \
--to=haavard.skinnemoen@atmel.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@maxim.org.za \
--cc=nicolas.ferre@atmel.com \
--cc=patrice.vilchez@atmel.com \
--cc=sedji.gaouaou@atmel.com \
--subject='Re: [Linux-fbdev-devel] [PATCH] atmel_lcdfb: adjust fifo size for at91sam9rl' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).