From: Akinobu Mita Date: Mon, 21 Jan 2008 15:15:19 +0000 (-0300) Subject: V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check X-Git-Tag: v2.6.25-rc1~1235^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386900781205d203c1141d3e2dae759f1b531193;p=pandora-kernel.git V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check This patch moves the subsystem ID and subsystem vendor ID check from probing function to the PCI generic function by describing subsystem IDs in pci_device_id table. This enables to add new PCI IDs to a device driver pci_ids table at runtime by new_id file in sysfs pci driver tree. Signed-off-by: Akinobu Mita Signed-off-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed