From: Chris Wright Date: Wed, 26 Nov 2008 03:36:10 +0000 (-0800) Subject: PCI: allow pci driver to support only dynids X-Git-Tag: v2.6.29-rc1~181^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2debb4d2019fa05a0896f1591dea0e0dc21bc046;p=pandora-kernel.git PCI: allow pci driver to support only dynids commit b41d6cf38e27 (PCI: Check dynids driver_data value for validity) requires all drivers to include an id table to try and match driver_data. Before validating driver_data check driver has an id table. Acked-by: Jean Delvare Cc: Milton Miller Signed-off-by: Chris Wright Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed