* [PATCH] macfb: trivial comment fixes
@ 2009-11-23 4:37 Finn Thain
0 siblings, 0 replies; only message in thread
From: Finn Thain @ 2009-11-23 4:37 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: linux-fbdev-devel, linux-m68k
Some corrections to the comments which escaped my previous macfb patch.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
---
drivers/video/macfb.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: linux-2.6.31/drivers/video/macfb.c
===================================================================
--- linux-2.6.31.orig/drivers/video/macfb.c 2009-11-21 19:42:44.000000000 +1100
+++ linux-2.6.31/drivers/video/macfb.c 2009-11-23 15:28:39.000000000 +1100
@@ -228,6 +228,7 @@ static int v8_brazil_setpalette(unsigned
return 0;
}
+/* RAM-Based Video */
static int rbv_setpalette(unsigned int regno, unsigned int red,
unsigned int green, unsigned int blue,
struct fb_info *info)
@@ -345,8 +346,6 @@ static int jet_setpalette(unsigned int r
* input and viewing the screen at the same time! The 840AV
* Can add another 1MB RAM to give the two framebuffers
* 1MB RAM apiece.
- *
- * FIXME: this doesn't seem to work anymore.
*/
static int civic_setpalette(unsigned int regno, unsigned int red,
unsigned int green, unsigned int blue,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-23 4:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 4:37 [PATCH] macfb: trivial comment fixes Finn Thain
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.