aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_regs.h
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2006-11-22 18:26:16 +1100
committerGreg Kroah-Hartman <gregkh@suse.de>2006-12-20 10:54:42 -0800
commitd3bac118fb27a365d5e9f54f4a078eb9b42f968f (patch)
tree0443f7d5fd25d011bebb5f1e67223c96336565a2 /include/linux/pci_regs.h
parentpci: Introduce pci_find_present (diff)
downloadlinux-dev-d3bac118fb27a365d5e9f54f4a078eb9b42f968f.tar.xz
linux-dev-d3bac118fb27a365d5e9f54f4a078eb9b42f968f.zip
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
The current implementation of __pci_bus_find_cap() does two things, first it determines the start of the capability chain for the device, and then it trys to find the requested capability. Split these out, so that we can use the two parts independantly in a subsequent patch. Externally visible behaviour should be unchanged. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/pci_regs.h')
0 files changed, 0 insertions, 0 deletions