]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: remove pci_get_device_reverse
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Feb 2008 17:32:03 +0000 (09:32 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:46:53 +0000 (21:46 -0700)
commit34220909a26b7f7cfc71e88ce01856c2563fe1d4
treedeea265e6356cfeca3f835d4f3ee3f403d37680e
parenta2b5d877840f29b5fbb5f53b63dfcbf8bc0aea47
PCI: remove pci_get_device_reverse

This removes the pci_get_device_reverse function as there should not be
any need to walk pci devices backwards anymore.  All users of this call
are now gone from the tree, so it is safe to remove it.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/search.c
include/linux/pci.h