]> git.baikalelectronics.ru Git - kernel.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)
commit686ac1830b3798402f8466a33c29230b8e965d9c
treedeea265e6356cfeca3f835d4f3ee3f403d37680e
parent831de43b69945ebd5782ff58085080502646d88e
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