> NO! DO NOT use pci_find_device(). It is broken for systems with pci > hotplug (which means any pci system). Please use the way the driver > currently works, that is correct.
But its not an LPC driver, it only uses a small piece of the LPC, we really do need some sort of bridge driver layer or something for these, then other drivers can sit on top of that, The DRM still uses pci_find_device for the exact same reason, the fb drivers take the PCI device and we have been told we can't use the proper interface, hence one of the needs to merge fb and DRM.. Dave. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/