Re: [PATCH] PCI, x86: fix default vga ref_count

2012-09-18 Thread Yinghai Lu
On Tue, Sep 18, 2012 at 3:15 PM, Bjorn Helgaas wrote: > On Fri, Sep 14, 2012 at 6:48 PM, Yinghai Lu wrote: >> when __ARCH_HAS_VGA_DEFAULT_DEVICE is not defined, aka EFIFB is not used, >> >> for static path, vga_default setting is through vga_arbiter_add_pci_device. >> and for x86 pci_fixup_video,

Re: [PATCH] PCI, x86: fix default vga ref_count

2012-09-18 Thread Bjorn Helgaas
On Fri, Sep 14, 2012 at 6:48 PM, Yinghai Lu wrote: > when __ARCH_HAS_VGA_DEFAULT_DEVICE is not defined, aka EFIFB is not used, > > for static path, vga_default setting is through vga_arbiter_add_pci_device. > and for x86 pci_fixup_video, will skip that. > because subsys_initcall(vga_arb_device_ini