diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2007-06-09 02:46:30 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-12 03:02:09 +0400 |
commit | b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a (patch) | |
tree | 221d50091530cb442496e09591b3bf7ac06e57b4 /Kbuild | |
parent | 56906c612e10b5e32a48ccbe8a3c08ab6acf5a28 (diff) | |
download | linux-b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a.tar.xz |
PCI: read revision ID by default
Currently there are 97 occurrences where drivers need the pci
revision ID. We can do this once for all devices. Even the pci
subsystem needs the revision several times for quirks. The extra
u8 member pads out nicely in the pci_dev struct.
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions