Re: Apollo framebuffer sysfs
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2004-02-24 08:32:38
Also in:
lkml
On Mon, 23 Feb 2004, James Simmons wrote:
quoted hunk ↗ jump to hunk
quoted
Wow, the first platform_device on m68k ;-):-) Merged with my patch. This patch is against linus tree. Please test.--- linus-2.6/drivers/video/dnfb.c 2004-02-18 20:59:07.000000000 -0800 +++ fbdev-2.6/drivers/video/dnfb.c 2004-02-22 21:17:16.000000000 -0800
You missed these: - Kill space at end of line - Kill unneeded initialization
--- linux/drivers/video/dnfb.c.orig 2004-02-24 09:28:19.000000000 +0100
+++ linux/drivers/video/dnfb.c 2004-02-23 20:59:20.000000000 +0100@@ -246,7 +246,7 @@ framebuffer_release(info); return err; } - + err = register_framebuffer(info); if (err < 0) { fb_dealloc_cmap(&info->cmap);
@@ -275,7 +275,6 @@ static struct platform_device dnfb_device = { .name = "dnfb", - .id = 0, }; int __init dnfb_init(void)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click