Adds videomode entry to modelist
int fb_add_videomode(const struct fb_videomode * mode, struct list_head * head);
mode
videomode to add
head
struct list_head of modelist
Will only add unmatched mode entries