commit | fa14001480fb264b916ed6406ead24205dc1a86c | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Jul 22 15:16:04 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:56:04 2011 -0300 |
tree | 8fd159709ee3b77a22b4ca962c3a3dfc3836b557 | |
parent | 119faf90ed79adfd4a8930f62c3b9592adf5d250 [diff] |
[media] bt8xx: use pci_dev->subsystem_{vendor|device} The driver 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: Mauro Carvalho Chehab <mchehab@redhat.com>