forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit19351f3
committed
platform/x86: surfacepro3: Support for wakeup from suspend-to-idle
Modify surface_button_notify() to make it wake up the system fromsuspend-to-idle (by reporting "hard" wakeup events while suspended)and add wakeup initialization to surface_button_add() for wakeupevents reported by this driver to work at all.Link:https://bugzilla.kernel.org/show_bug.cgi?id=198389Reported-by: Valentin Manea <valy@mrs.ro>Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>Tested-by: Valentin Manea <valy@mrs.ro>1 parent29a5a6d commit19351f3
1 file changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
| 188 | + | |
| 189 | + | |
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
|
0 commit comments
Comments
(0)