commit | f49343a54864b98333b98706accba66aa75a0c16 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue Jul 10 17:05:16 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jul 10 12:29:24 2007 -0400 |
tree | e8656c82986674842ef0154988e7df7aeb817d13 | |
parent | 44e4925e4601961b9bd1982008a55fce865d318c [diff] |
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 <alan@redhat.com> Build fixes: Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>