On Tue, Jul 10, 2007 at 03:36:05PM +0900, Tejun Heo wrote: > Some odd ACPI implementations choke if certain controller is disabled > when ACPI suspend is invoked but we still need to make sure the PCI > device is enabled during resume. Simply using pci_enable_device() > unbalances device enable count. Export __pci_reenable_device(). We should rename it to pci_reenable_device() instead of the leading "__" as that should denote an internal-only function. Care to do that and respin this series? thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html