Convert mode array to mode list
void fb_videomode_to_modelist(const struct fb_videomode * modedb, int num, struct list_head * head);
modedb
array of struct fb_videomode
num
number of entries in array
head
struct list_head of modelist