commit | ef884112e55c60d9e208b6524ae1841ae7e2fb2c | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jun 08 02:16:13 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jun 23 02:09:49 2017 +0200 |
tree | d3af79fdd7c79955ead17f3734137f3083ec4848 | |
parent | 91f9e850d465147197280cbeaf51d3fb51f61ca0 [diff] |
platform: x86: intel-hid: Wake up the system from suspend-to-idle Allow the intel-hid driver to wake up the system from suspend-to-idle by configuring its platform device as a wakeup one by default and switching it over to a system wakeup events triggering mode during system suspend transitions. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>