Re: [PATCH v2] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook

From: Greg KH
Date: Fri Sep 04 2020 - 04:15:42 EST


On Fri, Sep 04, 2020 at 04:06:54PM +0800, Penghao wrote:
> Add a USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for the BYD zhaoxin notebook.
> This notebook come with usb touchpad. And we would like to disable touchpad
> wakeup on this notebook by default.
>
> Signed-off-by: Penghao <penghao@xxxxxxxxxxxxx>
> ---
> drivers/usb/core/quirks.c | 4 ++++
> 1 file changed, 4 insertions(+)

What changed from v1? Always put that below the --- line as documented
please.

thanks,

greg k-h