From: Antonino A. Daplas Date: Mon, 12 Sep 2005 01:16:47 +0000 (+0800) Subject: [PATCH] i810fb: Change option ext_vga to extvga to match documentation X-Git-Tag: v2.6.14-rc1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747a5054c0663a21c440524bdac1bca31be0d20e;p=pandora-kernel.git [PATCH] i810fb: Change option ext_vga to extvga to match documentation Reported by: Manuel Lauss He was getting random initial video modes depending on the kernel configuration. His option line includes 'extvga'. The i810fb documentation describes the option 'extvga', however the driver accepts 'ext_vga'. Besides 'extvga' being ignored by i810fb, it also confuses the option parser of i810fb and assigns 'extvga' to 'mode_option'. This leads to an incorrect video mode at boot time. Signed-off-by: Antonino Daplas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed