PCI: quirk_vialatency: Omit reading pci revision ID
authorAuke Kok <auke-jan.h.kok@intel.com>
Mon, 29 Oct 2007 21:55:02 +0000 (14:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:20 +0000 (15:04 -0800)
commit2b1afa87e11e979ab4838e043ffd0175657da437
treefbb1f6aaa7871d186aba8c9142f57c164085cc86
parent561e55e8e375dd962882cada9001065695724d3a
PCI: quirk_vialatency: Omit reading pci revision ID

Don't read the revision ID unnecessary since the PCI subsystem
fills this field in already.

Updated to fix a thinko bug in a previously sent patch.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c