• L
    Revert unintentional and bogus change to drivers/pci/quirks.c · 0c0e4668
    Linus Torvalds 提交于
    In commit 4e8a5201 ("[PKT_SCHED] netem:
    Orphan SKB when adding to queue.") Davem mistakenly also included a
    temporary diff in his tree that disabled the pci_fixup_video VGA quirk,
    which broke sparc64.
    
    This reverts that part of the commit. Sayeth Davem:
    
      "Greg KH has a patch coming to you soon which will move that VGA code
       back into x86/x86_64/IA64 specific areas and will fix the sparc64
       problem properly."
    
    Special thanks to Claudio Martins <ctpm@ist.utl.pt> for noticing the
    error in the first place.
    
    Cc: Claudio Martins <ctpm@ist.utl.pt>
    Cc: David Miller <davem@davemloft.net>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    0c0e4668
quirks.c 62.4 KB