diff options
| author | Sergei Shtylyov <[email protected]> | 2012-05-31 16:26:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-31 17:49:26 -0700 |
| commit | 9ceb5c16f5aa1021e9ef8f5e6c41feba288f963b (patch) | |
| tree | c46f47dbb86ee69005b47169847adf8f42db66d8 /tools/perf/scripts/python | |
| parent | ee5e5683d8ac3fec876cb6c26792212f773d5898 (diff) | |
drivers/message/fusion: use pci_dev->revision
This driver uses PCI_CLASS_REVISION instead of PCI_REVISION_ID, so it
wasn't converted by 44c10138fd4bbc ("PCI: Change all drivers to use
pci_device->revision").
In one case, it even reads PCI revision ID without using it -- that code
is now removed...
Signed-off-by: Sergei Shtylyov <[email protected]>
Acked-by: "Nandigama, Nagalakshmi" <[email protected]>
Cc: Eric Moore <[email protected]>
Acked-by: Auke Kok <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions