]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Revert unintentional and bogus change to drivers/pci/quirks.c
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 23 Oct 2006 21:25:30 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 23 Oct 2006 21:25:30 +0000 (14:25 -0700)
commit0c0e4668e0e65dd1404e8cf066d147235f95561d
tree2047820382c846b70bf85887b208917242d670f5
parent04fed361dadb7921507a470947ac23d2f26352cf
Revert unintentional and bogus change to drivers/pci/quirks.c

In commit 4e8a5201506423e0241202de1349422af4260296 ("[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: Linus Torvalds <torvalds@osdl.org>
drivers/pci/quirks.c