diff options
author | 2008-01-30 18:20:04 +0900 | |
---|---|---|
committer | 2008-02-01 12:26:44 -0500 | |
commit | b95d58eaf20eb33c245a2172ec4ecf46bd832309 (patch) | |
tree | 432e1688aeb0b752a1c25c4cc6711b470b008fe9 /mm/filemap.c | |
parent | Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more (diff) | |
download | linux-rng-b95d58eaf20eb33c245a2172ec4ecf46bd832309.tar.xz linux-rng-b95d58eaf20eb33c245a2172ec4ecf46bd832309.zip |
pci: allow multiple calls to pcim_enable_device()
There's no reason not to allow multiple calls to pcim_enable_device().
Calls after the first one can simply be noop. All PCI resources will
be released when the initial pcim_enable_device() resource is
released.
This allows more flexibility to managed PCI users.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions