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)
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>

No differences found