On Wed, Jul 19, 2017 at 02:41:56PM +0100, Abdulhadi Mohamed wrote:
> Currently linux HID gadgets do not support remote wakeup (the ability
> to wake up a host from suspend). This is an important feature for
> gadgets that want to properly emulate the normal operation of a mouse
> and keyboard. Ultimately, This feature has to be enabled/supported by
> the underlying UDC driver to have any impact. This version fixes all 
> previous formatting errors.
> 
> 
> Signed-off-by: Abdulhadi Mohamed <[email protected]>
> 
> ---
>  drivers/usb/gadget/function/f_hid.c | 17 ++++++++++++++++-
>  include/linux/hid.h                 |  6 ++++++
>  2 files changed, 22 insertions(+), 1 deletion(-)

What changed from v2?  Always put that below the --- line as the
Documentation tells you to.

v4?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to