commit | 2debb4d2019fa05a0896f1591dea0e0dc21bc046 | [log] [tgz] |
---|---|---|
author | Chris Wright <chrisw@sous-sol.org> | Tue Nov 25 19:36:10 2008 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:37 2009 -0800 |
tree | 56ad7710870e340a3a37b11ff670f69d03ab7d8c | |
parent | 56ee325e25a0f76fc3267872867b3d70af179aad [diff] |
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 <khali@linux-fr.org> Cc: Milton Miller <miltonm@bga.com> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>