On Sun, 17 May 2009 10:25:31 +0200
Geert Uytterhoeven wrote:
> On Sun, May 17, 2009 at 10:06, Krzysztof Helt wrote:
> > On Fri, 15 May 2009 12:19:17 -0600 Grant Likely
> > wrote:
> >> diff --git a/drivers/video/xilinxfb.c b/drivers/video/xilinxfb.c
> >&
Hi Grant and John,
On Fri, 15 May 2009 12:19:17 -0600
Grant Likely wrote:
> Antonino,
>
Antonino is gone for quite a long time. I have reviewed your patch.
I have two comments only. Both are of small caliber.
> If you prefer, I'm willing to merge it via my powerpc tree.
>
As you prefer. If
From: Krzysztof Helt
Use the framebuffer_alloc() function to allocate the fb_info
structure so the structure is correctly initialized after allocation.
Signed-off-by: Krzysztof Helt
---
diff -urp linux-orig/drivers/video/offb.c linux-2.6.30/drivers/video/offb.c
--- linux-orig/drivers/video
On Sun, 17 Feb 2008 10:44:32 +0100 (CET)
Geert Uytterhoeven <[EMAIL PROTECTED]> wrote:
> On Fri, 15 Feb 2008, Anton Vorontsov wrote:
> > On Thu, Feb 14, 2008 at 10:49:42PM -0800, Andrew Morton wrote:
> > > On Tue, 5 Feb 2008 18:44:32 +0300 Anton Vorontsov <[EMAIL PROTECTED]>
> > > wrote:
> > > A