ACPI: invoke acpi_device_wakeup() with correct parameters
authorZhang Rui <[email protected]>
Thu, 23 Oct 2014 12:20:00 +0000 (20:20 +0800)
committerRafael J. Wysocki <[email protected]>
Thu, 23 Oct 2014 20:03:19 +0000 (22:03 +0200)
commit67598a1d3140a66f57aa6bcb8d22c4c2b7e910f5
tree43e1aff80c08aed331d88445262e2ebe22a71b1c
parenta8d46b9e4e487301affe84fa53de40b890898604
ACPI: invoke acpi_device_wakeup() with correct parameters

Fix a bug that invokes acpi_device_wakeup() with wrong parameters.

Fixes: f35cec255557 (ACPI / PM: Always enable wakeup GPEs when enabling device wakeup)
Signed-off-by: Zhang Rui <[email protected]>
Cc: 3.17+ <[email protected]> # 3.17+
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/device_pm.c