lanai: use pci_dev->subsystem_device
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Tue, 12 Jul 2011 14:59:38 +0000 (07:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2011 14:59:38 +0000 (07:59 -0700)
commitb691347a92e12e0bf19fe500eb23cf0363f2ecd5
tree48a7381ba0dea3f9cf6a0e3b12310908f01a56d9
parentbd0d7aa6b20a9e78def76a0ba8c414daf253c295
lanai: use pci_dev->subsystem_device

The driver reads PCI subsystem IDs from the PCI configuration registers while
it is already stored by the PCI subsystem in the 'subsystem_device' field of
'struct pci_dev'...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/lanai.c