From: Tilman Schmidt Date: Mon, 18 Jan 2010 16:24:10 +0000 (+0100) Subject: PCI: push deprecated pci_find_device() function to last user X-Git-Tag: v2.6.34-rc1~287^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a68a748bbc61f5bcea999e33ba72926dfbe6f7;p=pandora-kernel.git PCI: push deprecated pci_find_device() function to last user The ISDN4Linux HiSax driver family contains the last remaining users of the deprecated pci_find_device() function. This patch creates a private copy of that function in HiSax, and removes the now unused global function together with its controlling configuration option, CONFIG_PCI_LEGACY. Signed-off-by: Tilman Schmidt Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed