[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 14 Mar 2012 19:04:30 +0000 (22:04 +0300)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 28 Mar 2012 13:36:37 +0000 (14:36 +0100)
commit7d7311c44567cd2001ca318e4de64b753d9d35f8
tree060e090a47d6271a95fd800a44600af925e26757
parent2280512342ead9a2858b1490b21e5bcaf4f4cfc7
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision

commit 44c10138fd4bbc4b6d6bff0873c24902f2a9da65 (PCI: Change all
drivers to use pci_device->revision) converted all drivers to use
pci_dev->revision.  Convert these three drivers which got missed.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/atp870u.c
drivers/scsi/mpt2sas/mpt2sas_base.c
drivers/scsi/mpt2sas/mpt2sas_ctl.c
drivers/scsi/qla4xxx/ql4_os.c