Re: [PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-12-08 11:56:08
Also in:
linux-usb, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-12-08 11:56:08
Also in:
linux-usb, lkml
On Wed, Dec 08, 2021 at 05:39:50PM +0800, 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.
How many devices did you test this on? As Oliver said, this will cause problems, there's a reason no operating system does this :( sorry, greg k-h