Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[deliverable/linux.git] / drivers / xen / acpi.c
index 90307c0b630c14b10faf01eb1b764e6578cbc72e..6893c79fd2a1ae1aa3d248adb3c860085e35f7f5 100644 (file)
@@ -58,7 +58,7 @@ static int xen_acpi_notify_hypervisor_state(u8 sleep_state,
                 bits, val_a, val_b))
                return -1;
 
-       HYPERVISOR_dom0_op(&op);
+       HYPERVISOR_platform_op(&op);
        return 1;
 }
 
This page took 0.025168 seconds and 5 git commands to generate.