On Wed, Jul 11, 2007 at 07:32:04PM +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. > > Drop leading underscores from __pci_reenable_device() and export it. > > Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> Jeff, I'm guessing this will go through your tree as the ata patch after this needs this change. If so, feel free to add my: Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> to the patch, I have no objection to it. 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