diff options
author | Tejun Heo <tj@kernel.org> | 2009-09-03 15:26:36 +0900 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-09-09 13:43:58 -0700 |
commit | 9dba910e9de2c4aa15ec1286f10052c107ef48ca (patch) | |
tree | 4870eccc95e406ae8d490136f5d65953203418c8 /drivers/pci/pci-stub.c | |
parent | 825c423a35a80a8fd66398a3f9bde7f0b0187a76 (diff) | |
download | op-kernel-dev-9dba910e9de2c4aa15ec1286f10052c107ef48ca.zip op-kernel-dev-9dba910e9de2c4aa15ec1286f10052c107ef48ca.tar.gz |
PCI: separate out pci_add_dynid()
Separate out pci_add_dynid() from store_new_id() and export it so that
in-kernel code can add PCI IDs dynamically. As the function will be
available regardless of HOTPLUG, put it and pull pci_free_dynids()
outside of CONFIG_HOTPLUG.
This will be used by pci-stub to initialize initial IDs via module
param.
While at it, remove bogus get_driver() failure check.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/pci-stub.c')
0 files changed, 0 insertions, 0 deletions