Re: Removal of pci_find_* in 2.5

David S. Miller (davem@redhat.com)
Sun, 14 Jul 2002 22:25:27 -0700 (PDT)


From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Sat, 13 Jul 2002 15:45:53 +0200

That case shouldn't be a problem, since when your device get discovered,
hopefully, the host controller is already there. Though in some cases,
host controllers just appear as a sibling device, and in this specific
case, it may be not have been "discovered" yet.

THat's not what I'm concerned about, what I care about is that there
still will be a pci_find_*() I can call to see if DEV/ID is on
the bus. That is the easiest way to perform that search right
now.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/