From: Matthew Garrett Date: Mon, 16 Apr 2012 20:26:03 +0000 (-0400) Subject: vga-switcheroo: Use vga_default_device() X-Git-Tag: v3.6-rc1~59^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbe8c7c3ebfed2059a6597322bb0dbc4d96feb5;p=pandora-kernel.git vga-switcheroo: Use vga_default_device() vga-switcheroo currently changes the default VGA device by fiddling with the IORESOURCE_ROM_SHADOW flag on the device. This isn't strictly accurate, since there's no guarantee that switching also changes the ROM decoding. Switch over to using the vgaarb functions for this. Signed-off-by: Matthew Garrett Signed-off-by: Dave Airlie --- Reading git-diff-tree failed