| commit | 115f9450babbf2ed530db04e16a99df28cec85dd | [log] [tgz] |
|---|---|---|
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Jul 01 22:34:42 2011 +0400 |
| committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 05 15:32:54 2011 -0400 |
| tree | 15a8bd2786023879964864078bc4d68777054eea | |
| parent | 2fa2319027dd498edde332afe9a27f1b34b34d7f [diff] |
ssb: use pci_dev->subsystem_{vendor,device}
The SSB code reads PCI subsystem IDs from the PCI configuration registers while
they are already stored by the PCI subsystem in the 'subsystem_{vendor|device}'
fields of 'struct pci_dev'...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>