]> git.baikalelectronics.ru Git - kernel.git/commit
HID: multitouch: Disable event reporting on suspend when the device is not a wakeup...
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 May 2021 15:14:24 +0000 (17:14 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 25 Jun 2021 12:02:59 +0000 (14:02 +0200)
commit498d0ddc6ae931e4e79a57c56b6dd4576aa435b6
tree5674d02bc284a6c109cef841ba2ae94373c69758
parent622d97cf7f2b4efb36bec3c85b5c1db5e3dfd586
HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-source

Disable event reporting on suspend when the hid device is not
a wakeup-source. This should help save some extra power in this case.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c