[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [linux-2.6.18-xen] Revert bogus pci_link.c change from 675:37802a5c9f538daa0
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1222344657 -3600 # Node ID 2afa279661de721d7165268d69828a625677344f # Parent 3057b932abea648469f5bfc28676d62322599f2c Revert bogus pci_link.c change from 675:37802a5c9f538daa0 A private tree edit committed in error. Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx> --- drivers/acpi/pci_link.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -r 3057b932abea -r 2afa279661de drivers/acpi/pci_link.c --- a/drivers/acpi/pci_link.c Thu Sep 25 13:06:40 2008 +0100 +++ b/drivers/acpi/pci_link.c Thu Sep 25 13:10:57 2008 +0100 @@ -762,7 +762,7 @@ static int acpi_pci_link_add(struct acpi end: /* disable all links -- to be activated on use */ - //acpi_ut_evaluate_object(device->handle, "_DIS", 0, NULL); + acpi_ut_evaluate_object(device->handle, "_DIS", 0, NULL); mutex_unlock(&acpi_link_lock); if (result) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |