gregkh@linuxfoundation.org wrote: This is a note to let you know that I've just added the patch titled
usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
to my usb git tree which can be found at
hidg->idle = value;
Please use the second version of the patch from the thread. During the discussion, we found out that value should be shifted 8 bits to the right.