Re: [PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
From: Oliver Neukum <oneukum@suse.com>
Date: 2021-12-08 10:04:04
Also in:
linux-usb, lkml
From: Oliver Neukum <oneukum@suse.com>
Date: 2021-12-08 10:04:04
Also in:
linux-usb, lkml
On 08.12.21 10:39, Yinbo Zhu wrote:
The remote wake-up function is a regular function on usb hid device and I think keeping it enabled by default will make usb application more convenient. This patch is to enable remote wakeup function for usb hid device.
Hi, I am afraid we cannot do this. It will cause regression. Consider for example the case of laptops with touchscreens that will trigger a wake up when the laptop is closed. Regards Oliver