From: Alan Cox Date: Tue, 10 Jul 2007 16:05:16 +0000 (+0100) Subject: IOC3: Switch to pci refcounting safe APIs X-Git-Tag: v2.6.23-rc1~1151^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49343a54864b98333b98706accba66aa75a0c16;p=pandora-kernel.git IOC3: Switch to pci refcounting safe APIs Convert the IOC3 driver to use ref counting pci interfaces so that we can obsolete the (usually unsafe) pci_find_{slot/device} interfaces and avoid future authors writing hotplug-unsafe device drivers. Signed-off-by: Alan Cox Build fixes: Signed-off-by: Ralf Baechle Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed