Re: [PATCH] class device cleanup for fbdev

2007-02-12 Thread Greg KH
On Wed, Feb 07, 2007 at 07:53:09PM +, James Simmons wrote: > > Let me know if this is the right approach. This patch uses the class field > in struct device. Yes, it looks like the correct thing to do. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kerne

[PATCH] class device cleanup for fbdev

2007-02-07 Thread James Simmons
Let me know if this is the right approach. This patch uses the class field in struct device. diff --git a/drivers/video/fbmem.c b/drivers/video/fbmem.c index 3cfea31..c3a9222 100644 --- a/drivers/video/fbmem.c +++ b/drivers/video/fbmem.c @@ -1296,14 +1296,9 @@ register_framebuffer(struct fb_info