diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-03-04 11:56:48 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-20 21:47:04 -0700 |
commit | 10f000a2fd805e8ccfe988e8615545467bb7f7df (patch) | |
tree | 571dfdd723e55c917d175d8320cace6b1d7e276f /block | |
parent | b81d988c04cacb1f7ffb76cbff2d150eb9f02948 (diff) |
PCI: alpha: use generic pci_enable_resources()
Use the generic pci_enable_resources() instead of the arch-specific code.
Unlike this arch-specific code, the generic version:
- skips resources unless requested in "mask"
- skips ROM resources unless IORESOURCE_ROM_ENABLE is set
- checks for resource collisions with "!r->parent"
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions