From: Sergei Shtylyov Date: Fri, 22 Jul 2011 18:16:04 +0000 (-0300) Subject: [media] bt8xx: use pci_dev->subsystem_{vendor|device} X-Git-Tag: v3.1-rc1~116^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa14001480fb264b916ed6406ead24205dc1a86c;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed