ACPI: invoke acpi_device_wakeup() with correct parameters
authorZhang Rui <rui.zhang@intel.com>
Thu, 23 Oct 2014 12:20:00 +0000 (20:20 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 23 Oct 2014 20:03:19 +0000 (22:03 +0200)
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 <rui.zhang@intel.com>
Cc: 3.17+ <stable@vger.kernel.org> # 3.17+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found