From: Matthew Garrett Date: Mon, 16 Apr 2012 20:26:05 +0000 (-0400) Subject: efifb: Implement vga_default_device() (v2) X-Git-Tag: v3.5-rc1~83^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4aa0163056b6c70029b6e8619ce07c274351f42;p=pandora-kernel.git efifb: Implement vga_default_device() (v2) EFI doesn't typically make use of the legacy VGA ROM, but it may still be configured to pass that through to a given video device. This may lead to an inaccurate choice of default video device. Add support to efifb to pick out the correct active video device. v2: fix if->ifdef Signed-off-by: Matthew Garrett Acked-by: hpa@zytor.com Cc: matt.fleming@intel.com Signed-off-by: Dave Airlie --- Reading git-diff-tree failed