forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitae35d65
ACPI: button: Add a debug message when we're sending a LID event
I've been debugging some spurious suspend issues on various devices,at least on some devices these spurious suspends are caused by suriousLID closed events being send to userspace.Running e.g. evemu-record after noticing a spurious suspend is too lateto detect that a LID closed event it the (probable) cause of this.This commit adds an acpi_handle_debug call to help debugging this.Signed-off-by: Hans de Goede <hdegoede@redhat.com>Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent50c4c4e commitae35d65
1 file changed
+2
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
| 214 | + | |
213 | 215 |
| |
214 | 216 |
| |
215 | 217 |
| |
|
0 commit comments
Comments
(0)