aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2008-03-04 11:56:55 -0700
committerGreg Kroah-Hartman <[email protected]>2008-04-20 21:47:06 -0700
commitc9e9e0bfc52ae93c246149c3b9d3a1e11677ca1a (patch)
tree77167d1e6dc8cd9659539f6130c219a9eed23aa7 /net/lapb/lapb_subr.c
parente789920d0497bb3d7eb146382b9ca8137662fabb (diff)
PCI: parisc: 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: - checks PCI_NUM_RESOURCES (11), not DEVICE_COUNT_RESOURCE (12), resources - skips resources that have neither IORESOURCE_IO nor IORESOURCE_MEM set - skips ROM resources unless IORESOURCE_ROM_ENABLE is set - checks for resource collisions with "!r->parent" Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Kyle McMartin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions