[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1179511541.3811.16.camel@bender>
Date: Fri, 18 May 2007 20:05:31 +0200
From: Jan Altenberg <jan.altenberg@...utronix.de>
To: Nicolas Ferre <nicolas.ferre@....atmel.com>
Cc: linux-fbdev-devel@...ts.sourceforge.net,
"Antonino A. Daplas" <adaplas@...il.com>,
Andrew Victor <andrew@...people.com>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
Haavard Skinnemoen <hskinnemoen@...el.com>,
Patrice Vilchez <patrice.vilchez@....atmel.com>
Subject: Re: [Linux-fbdev-devel] [PATCH] atmel_lcdfb: AT91/AT32 LCD
Controller framebuffer driver
Hi Nicolas,
> + info->fix.line_length = info->var.xres_virtual * (info->var.bits_per_pixel / 8);
line_length will always be 0 for bits_per_pixel < 8.
Jan
-
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