On Tue, Jul 6, 2010 at 17:30, James Simmons <jsimmons@xxxxxxxxxxxxx> wrote: > > CPU interface needs cs, wr setup, wr act and hold delay. > I added some members for them to common framework. > > Signed-off-by: InKi Dae <inki.dae@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > > diff --git a/drivers/video/modedb.c b/drivers/video/modedb.c > > index 0a4dbdc..74122d1 100644 > --- a/drivers/video/modedb.c > +++ b/drivers/video/modedb.c > @@ -759,6 +759,27 @@ void fb_videomode_to_var(struct fb_var_screeninfo *var, > } > > /** > + * fb_cpumode_to_var - convert fb_cpumode to fb_var_screeninfo ^^^ > + * @var: pointer to struct fb_var_screeninfo > + * @mode: pointer to struct fb_cpumode > + */ > +void fb_cmdmode_to_var(struct fb_var_screeninfo *var, ^^^ cpu vs cmd? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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 -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html