commit | 2fa2319027dd498edde332afe9a27f1b34b34d7f | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Jul 01 22:33:08 2011 +0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 05 15:32:23 2011 -0400 |
tree | d39cbed6eb8ab3b83bbd1eb03771da8c85ae7f0a | |
parent | 73e6cdcf479ce3a8d33a726f0477473db35a4b2e [diff] |
ssb: use pci_dev->revision The SSB code reads PCI revision ID from the PCI configuration register while it's already stored by the PCI subsystem in the 'revision' field of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>